]> git.decadent.org.uk Git - nfs-utils.git/blob - .gitignore
Import Debian version 1:1.2.8-8
[nfs-utils.git] / .gitignore
1 # files generated by autoconf, automake, autoheader and libtoolize
2 aclocal.m4
3 autom4te.cache
4 compile
5 config.guess
6 config.sub
7 configure
8 depcomp
9 install-sh
10 libtool
11 ltmain.sh
12 Makefile.in
13 missing
14 support/include/config.h.in
15 aclocal/libtool.m4
16 aclocal/ltoptions.m4
17 aclocal/ltsugar.m4
18 aclocal/ltversion.m4
19 aclocal/lt~obsolete.m4
20 # files generated by configure
21 confdefs.h
22 config.cache
23 config.log
24 config.status
25 conftest
26 conftest.c
27 conftest.cpp
28 conftest.er1
29 conftest.err
30 .deps
31 Makefile
32 support/include/config.h
33 support/include/stamp-h1
34 # file generated during compilation
35 *.o
36 .libs
37 lib*.a
38 test-driver
39 tools/rpcgen/rpcgen
40 tools/rpcdebug/rpcdebug
41 utils/blkmapd/blkmapd
42 utils/exportfs/exportfs
43 utils/idmapd/idmapd
44 utils/lockd/lockd
45 utils/mount/mount.nfs
46 utils/mountd/mountd
47 utils/nfsd/nfsd
48 utils/nfsstat/nfsstat
49 utils/nhfsstone/nhfsstone
50 utils/rquotad/rquotad
51 utils/rquotad/rquota.h
52 utils/rquotad/rquota_xdr.c
53 utils/showmount/showmount
54 utils/nfsdcltrack/nfsdcltrack
55 utils/statd/statd
56 tools/locktest/testlk
57 tools/getiversion/getiversion
58 support/export/mount.h
59 support/export/mount_clnt.c
60 support/export/mount_xdr.c
61 support/include/mount.h
62 support/nsm/sm_inter.h
63 support/nsm/sm_inter_clnt.c
64 support/nsm/sm_inter_svc.c
65 support/nsm/sm_inter_xdr.c
66 support/include/sm_inter.h
67 tests/nsm_client/nlm_sm_inter.h
68 tests/nsm_client/nlm_sm_inter_clnt.c
69 tests/nsm_client/nlm_sm_inter_svc.c
70 tests/nsm_client/nlm_sm_inter_xdr.c
71 utils/nfsidmap/nfsidmap
72 # cscope database files
73 cscope.*
74 # generic editor backup et al
75 *~