summaryrefslogtreecommitdiff
path: root/colm/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'colm/.gitignore')
-rw-r--r--colm/.gitignore26
1 files changed, 26 insertions, 0 deletions
diff --git a/colm/.gitignore b/colm/.gitignore
new file mode 100644
index 00000000..fe077f2c
--- /dev/null
+++ b/colm/.gitignore
@@ -0,0 +1,26 @@
+# Common testing files.
+/tmp.lm
+/tmp.c
+/tmp.bin
+/input
+/out
+
+/*.o
+/Makefile.in
+/Makefile
+/.*.d
+/colm
+/lmparse.h
+/lmparse.cc
+/lmscan.cc
+/config.h.in
+/config.h
+/defs.h
+/version.h
+/tags
+/.deps
+/libcolmd.a
+/libcolmp.a
+/.libs
+/stamp-h1
+/stamp-h2