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