Take maintenance for libnfs
[deb_libnfs.git] / .gitignore
1 .*
2 *.h
3 *.c
4 *.in
5 *.la
6 *.a
7 *.lo
8 *.o
9 *.obj
10 *.lib
11 *.dll
12 *.ilk
13 *.pdb
14 *.ex?
15 *-stamp
16 libnfs-raw-*.x
17 Makefile
18 examples/nfsclient-raw
19 examples/nfsclient-sync
20 examples/nfsclient-async
21 examples/nfsclient-bcast
22 examples/nfsclient-listservers
23 aclocal.m4
24 autom4te.cache/
25 compile
26 config.guess
27 config.h.in~
28 config.log
29 config.status
30 config.sub
31 configure
32 depcomp
33 install-sh
34 libtool
35 ltmain.sh
36 missing
37 stamp-h1
38
39 libnfs.pc
40 !libnfs.pc.in