diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2011-08-08 22:28:02 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2011-08-08 22:28:02 +0200 |
commit | 0829acfd11e529503ccfdff296d5e87bff7ec26f (patch) | |
tree | fd533478e3f88a5314822a21bfb3b8e158286990 /.gitignore | |
parent | 2289074fe008a0d1a8d05f44a12a405351aad506 (diff) |
Add .gitignore files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1cf4ae1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache/ +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +install +libtool +ltmain.sh +missing +stamp-h1
\ No newline at end of file |