Ignore test files.
[nbdkit/ericb.git] / .gitignore
blob1b6bd3f475b0661e2cd57f00b4c781c9de7bd043
1 *~
2 *.1
3 *.3
4 *.la
5 *.lo
6 *.log
7 *.o
8 *.trs
10 .deps
11 .gdb_history
12 .libs
13 Makefile
14 Makefile.in
16 /local*
17 /nbdkit-*.tar.gz
19 /aclocal.m4
20 /autom4te.cache
21 /compile
22 /config.guess
23 /config.h
24 /config.h.in
25 /config.log
26 /config.status
27 /config.sub
28 /configure
29 /depcomp
30 /INSTALL
31 /install-sh
32 /libtool
33 /ltmain.sh
34 /missing
35 /src/nbdkit
36 /stamp-h1
37 /tests/disk
38 /tests/disk.gz
39 /tests/disk.xz
40 /tests/file-data
41 /tests/test-connect
42 /tests/test-file
43 /tests/test-gzip
44 /tests/test-xz
45 /test-driver