diff options
author | Markus Teich <markus.teich@stusta.mhn.de> | 2016-06-01 01:12:52 +0200 |
---|---|---|
committer | Markus Teich <markus.teich@stusta.mhn.de> | 2016-06-01 01:12:52 +0200 |
commit | ec2d1365a8414fc3d8697bea0e4382589b37961e (patch) | |
tree | 2a9e6630d12fabec8012f7231e94856eb996b607 | |
parent | a30d711f12d65b32db027ade5c30d1507ffd97f1 (diff) |
git ignore autofoo stuff
-rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ # vim temp files *~ *.swp + +/Makefile.in +/aclocal.m4 +/autom4te.cache/ +/autoscan-*.log +/compile +/config.log +/config.status +/configure +/configure.scan +/install-sh +/missing |