From d45ebf134819e1559718681becca9c4139fb7151 Mon Sep 17 00:00:00 2001 From: Tannin Date: Mon, 9 Mar 2015 12:33:37 +0100 Subject: added LocalPaths to ignore list --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index d53a7793..c4e01319 100644 --- a/.hgignore +++ b/.hgignore @@ -31,6 +31,7 @@ html *.log *.filters *.lib +source/LocalPaths.pri syntax: regexp Makefile\.(Debug|Release) source/.*/debug/.* -- cgit v1.3.1