diff options
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Test/desktop/.* Test/([^/]*)/([^/]*)\.sx
^Test/sandbox/.*
^Test/.*\.csv
+Test/.*/flycheck_.*
+.*\.orig
syntax: glob
*.exe
*.pdb
|