summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-07-21 13:20:13 -0700
committerGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-07-21 13:20:13 -0700
commit2a1e21d5f74d8ea47136de5e6558e9a6abe31468 (patch)
tree3a597bcb6f92dc8e9d5341d1f32ba154e8c400b1 /.hgignore
parent0d94c8f5795b092372df5a06d6d0f9306d696d9b (diff)
Add Test/sandbox/* to .hgignore
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index ecf4ed7b..22173264 100644
--- a/.hgignore
+++ b/.hgignore
@@ -6,6 +6,7 @@ syntax: regexp
Test/.*/Output
Test/desktop/.*
Test/([^/]*)/([^/]*)\.sx
+^Test/sandbox/.*
syntax: glob
*.exe
*.pdb