diff options
author | Markus Teich <markus.teich@stusta.mhn.de> | 2016-06-01 10:00:04 +0200 |
---|---|---|
committer | Markus Teich <markus.teich@stusta.mhn.de> | 2016-06-01 10:00:04 +0200 |
commit | 9d4215e8f41c57c897bb91162ed7d4e3c57175da (patch) | |
tree | 7b2859fe56639fd0a8fbff2858be5983231c4e5e /.gitignore | |
parent | 3a4870b7b731a72a2355eb5085b6eac3108c39f5 (diff) |
git ignore more autofoo stuff
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -2,14 +2,27 @@ *~ *.swp +*.la +*.lo +*.o + +/.deps/ +/.libs/ +/Makefile /Makefile.in /aclocal.m4 /autom4te.cache/ /autoscan-*.log /compile +/config.guess /config.log /config.status +/config.sub /configure /configure.scan +/depcomp /install-sh +/libtool +/ltmain.sh +/m4/ /missing |