diff options
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 |