summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-08-23 00:07:43 -0700
committerGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-08-23 00:07:43 -0700
commit4119a14a906c3331921c4a44d84bdd30b3628af5 (patch)
tree6e2524facab016e4a6f6b1d71c144286d2d8a8ce /.hgignore
parent69f54c327bcc5a41a143bce88b5ba2327d7246a7 (diff)
Exclude axiom-profiler.html and z3.log files in the Test directory
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index f2275660..f082897f 100644
--- a/.hgignore
+++ b/.hgignore
@@ -11,6 +11,8 @@ Test/([^/]*)/([^/]*)\.sx
Test/.*/flycheck_.*
.*\.orig
Test/.*\.bpl
+Test/.*/axiom-profiler.html
+Test/.*/z3.log
syntax: glob
*.exe
*.pdb