diff options
| author | Tannin <devnull@localhost> | 2015-03-09 12:33:37 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2015-03-09 12:33:37 +0100 |
| commit | d45ebf134819e1559718681becca9c4139fb7151 (patch) | |
| tree | c9cfc749bef95fbe42904d5cc768f01448cc5c46 | |
| parent | d80cdf726e245771d36e4056eb9f1d1ca853714e (diff) | |
added LocalPaths to ignore list
| -rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ html *.log
*.filters
*.lib
+source/LocalPaths.pri
syntax: regexp
Makefile\.(Debug|Release)
source/.*/debug/.*
|
