summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2013-01-20 09:35:49 -0500
committerAdrian Thurston <thurston@complang.org>2013-01-20 09:35:49 -0500
commit4d8adebebd462faf25c5e674b9954af7d22be241 (patch)
treec341263834d730468f896e7adeb7892414521fb6
parent272ec3d5941671432a0ef643dba836e15559e4ee (diff)
downloadcolm-4d8adebebd462faf25c5e674b9954af7d22be241.tar.gz
ignore input files with numbers on the end (testing including)
-rw-r--r--colm/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/colm/.gitignore b/colm/.gitignore
index fe077f2c..52de587e 100644
--- a/colm/.gitignore
+++ b/colm/.gitignore
@@ -2,6 +2,7 @@
/tmp.lm
/tmp.c
/tmp.bin
+/input[0-9]
/input
/out