]> git.decadent.org.uk Git - nfs-utils.git/blob - .gitignore
rpc.gssd: close upcall pipe on POLLHUP
[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/blkmapd/blkmapd
40 utils/exportfs/exportfs
41 utils/idmapd/idmapd
42 utils/lockd/lockd
43 utils/mount/mount.nfs
44 utils/mountd/mountd
45 utils/nfsd/nfsd
46 utils/nfsstat/nfsstat
47 utils/nhfsstone/nhfsstone
48 utils/rquotad/rquotad
49 utils/rquotad/rquota.h
50 utils/rquotad/rquota_xdr.c
51 utils/showmount/showmount
52 utils/nfsdcld/nfsdcld
53 utils/statd/statd
54 tools/locktest/testlk
55 tools/getiversion/getiversion
56 support/export/mount.h
57 support/export/mount_clnt.c
58 support/export/mount_xdr.c
59 support/include/mount.h
60 support/nsm/sm_inter.h
61 support/nsm/sm_inter_clnt.c
62 support/nsm/sm_inter_svc.c
63 support/nsm/sm_inter_xdr.c
64 support/include/sm_inter.h
65 tests/nsm_client/nlm_sm_inter.h
66 tests/nsm_client/nlm_sm_inter_clnt.c
67 tests/nsm_client/nlm_sm_inter_svc.c
68 tests/nsm_client/nlm_sm_inter_xdr.c
69 utils/nfsidmap/nfsidmap
70 # cscope database files
71 cscope.*
72 # generic editor backup et al
73 *~