]> granicus.if.org Git - file/blob - .gitignore
new from Mike Frysigner
[file] / .gitignore
1 *~
2 *.[oa]
3 *.l[ao]
4
5 .deps
6 .libs
7
8 Makefile
9 Makefile.in
10
11 /aclocal.m4
12 /autom4te.cache
13 /compile
14 /config.cache
15 /config.guess
16 /config.h
17 /config.h.in
18 /config.log
19 /config.status
20 /config.sub
21 /configure
22 /depcomp
23 /install-sh
24 /libtool
25 /ltmain.sh
26 /m4
27 /missing
28 /stamp-h1
29
30 /doc/file.1
31 /doc/libmagic.3
32 /doc/magic.4
33
34 /magic/magic.mgc
35
36 /src/file
37 /src/magic.h