source: zzuf/trunk/.gitignore @ 2703

Last change on this file since 2703 was 2545, checked in by Sam Hocevar, 15 years ago
  • Add a bunch of unit tests to check for zzuf basic capabilities: SIGSEGV and SIGFPE detection, memory exhaustion detection.
File size: 249 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
21src/zzuf
22test/zzcat
23test/zzero
24test/bug-div0
25test/bug-memory
26test/bug-overflow
Note: See TracBrowser for help on using the repository browser.