summaryrefslogtreecommitdiff
path: root/colm
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2012-04-28 08:56:18 -0400
committerAdrian Thurston <thurston@complang.org>2012-04-28 08:56:18 -0400
commit5f032ed8c7a137e551092cc8f481b7375d0a4e15 (patch)
tree0d7617db619fa421932ed6f735b2e5515c7e6ba7 /colm
parent27576589ba824454c4a93787c22025f84d734070 (diff)
downloadcolm-5f032ed8c7a137e551092cc8f481b7375d0a4e15.tar.gz
automated conversion of svn:ignore properties to .gitignore files on tags/0.3colm-0.30.3
Diffstat (limited to 'colm')
-rw-r--r--colm/.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/colm/.gitignore b/colm/.gitignore
new file mode 100644
index 00000000..9aa35007
--- /dev/null
+++ b/colm/.gitignore
@@ -0,0 +1,18 @@
+/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