Ignore generated m4 files.

This commit is contained in:
Sam Hocevar 2009-11-20 17:38:06 +00:00 committed by sam
parent 48d91662df
commit 54c5a08770

6
.gitignore vendored
View File

@ -18,9 +18,15 @@ configure
libtool libtool
stamp-* stamp-*
*-stamp *-stamp
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
src/zzuf src/zzuf
test/zzcat test/zzcat
test/zzero test/zzero
test/zznop
test/bug-div0 test/bug-div0
test/bug-memory test/bug-memory
test/bug-overflow test/bug-overflow