source: zzuf/trunk/.gitignore @ 4236

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

Generate manual pages, so we can put the version number in them.

File size: 363 bytes
RevLine 
[2319]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
[3980]21m4/libtool.m4
22m4/ltoptions.m4
23m4/ltsugar.m4
24m4/ltversion.m4
25m4/lt~obsolete.m4
[2320]26src/zzuf
27test/zzcat
[2325]28test/zzero
[3980]29test/zznop
[2545]30test/bug-div0
31test/bug-memory
32test/bug-overflow
[4236]33doc/zzuf.1
34doc/libzzuf.3
Note: See TracBrowser for help on using the repository browser.