summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 63dc755b2..9b858c97b 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,7 @@
syntax:glob
.DS_Store
.git
+.gitignore
*.[568ao]
*.ao
*.so
@@ -31,6 +32,9 @@ src/pkg/runtime/runtime.acid.*
test/pass.out
test/run.out
test/times.out
+test/garbage/parser
+test/garbage/peano
+test/garbage/tree
syntax:regexp
^pkg/