diff options
author | Thomas White <taw@bitwiz.org.uk> | 2011-05-20 23:48:19 +0200 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2011-05-21 22:47:26 +0200 |
commit | 06836da21128e7ce72d06e208b19078e69c70f9c (patch) | |
tree | c607345cdd1f6942fa9572819cf44a6c31f5bbe6 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bc2d161 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +Makefile.in +configure +config.h.in +lib/Makefile.in +aclocal.m4 +Makefile +autom4te.cache +config.h +config.log +config.status +stamp-h1 +src/*.o +src/.deps +src/colloquium +src/.dirstamp +*~ +INSTALL +build-aux +lib |