summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-08-22 23:59:00 -0700
committerGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-08-22 23:59:00 -0700
commit994a151bc3646b76283b1d5fafdb91a5a26c821c (patch)
tree7252079abeb55ee6a636bb2506892bd36fbbb3c6 /.hgignore
parent7a86aab6b034dafe36635178b277393cb5a2abb8 (diff)
Ignore .bpl files in the Test directory
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 667378b0..f2275660 100644
--- a/.hgignore
+++ b/.hgignore
@@ -10,6 +10,7 @@ Test/([^/]*)/([^/]*)\.sx
^Test/.*\.csv
Test/.*/flycheck_.*
.*\.orig
+Test/.*\.bpl
syntax: glob
*.exe
*.pdb