diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2011-10-07 13:59:49 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2011-10-07 13:59:49 +0200 |
commit | 5843ee0f637be32b89ab5b8a17dd8b4427bf59b3 (patch) | |
tree | f50f63d3e5720b7fa7b466764488e3273a6f5641 /server/.gitignore | |
parent | 5dbc8272dc7be09f0245b45513fba3f28b101093 (diff) |
Make ignores work again...
Diffstat (limited to 'server/.gitignore')
-rw-r--r-- | server/.gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/server/.gitignore b/server/.gitignore new file mode 100644 index 0000000..8ad6dd6 --- /dev/null +++ b/server/.gitignore @@ -0,0 +1,18 @@ +stamp-h1 +missing +ltmain.sh +libtool +install-sh +depcomp +configure +config.sub +config.status +config.log +config.h.in +config.h +config.guess +autom4te.cache +aclocal.m4 +Makefile.in +Makefile + |