source: zzuf/trunk/.gitignore @ 3980

Last change on this file since 3980 was 3980, checked in by Sam Hocevar, 13 years ago

Ignore generated m4 files.

File size: 338 bytes
Line 
1*.o
2*.lo
3*.la
4*.exe
5*.pc
6.auto
7.libs
8.deps
9Makefile
10Makefile.in
11aclocal.m4
12autom4te.cache
13config.h.in
14config.h
15config.log
16config.status
17configure
18libtool
19stamp-*
20*-stamp
21m4/libtool.m4
22m4/ltoptions.m4
23m4/ltsugar.m4
24m4/ltversion.m4
25m4/lt~obsolete.m4
26src/zzuf
27test/zzcat
28test/zzero
29test/zznop
30test/bug-div0
31test/bug-memory
32test/bug-overflow
Note: See TracBrowser for help on using the repository browser.