diff options
author | Adrian Thurston <thurston@complang.org> | 2012-04-28 08:56:18 -0400 |
---|---|---|
committer | Adrian Thurston <thurston@complang.org> | 2012-04-28 08:56:18 -0400 |
commit | 0ac9e98e8f4d22f37f78e1051e451cae2ab0cd9a (patch) | |
tree | ef6dbaca8d31887b83c7391494ffb8831f973c8e /colm/.gitignore | |
parent | 67a787cb610642b0f24a27c87c46a170cd720af7 (diff) | |
download | colm-0ac9e98e8f4d22f37f78e1051e451cae2ab0cd9a.tar.gz |
Diffstat (limited to 'colm/.gitignore')
-rw-r--r-- | colm/.gitignore | 18 |
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 |