git://git.openafs.org
/
openafs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add src/afsd/afsd.fuse and src/libuafs/afsd to .gitignore
[openafs.git]
/
src
/
libuafs
/
.gitignore
1
# After changing this file, please run
2
# git ls-files -i --exclude-standard
3
# to check that you haven't inadvertently ignored any tracked files.
4
5
/Makefile.common
6
/MakefileProto.*
7
!/MakefileProto.*.in
8
/UAFS
9
/JUAFS
10
/afs
11
/afsd
12
/afsint
13
/config
14
/des
15
/h
16
/inet
17
/linktest
18
/net
19
/netinet
20
/nfs
21
/nsapi
22
/rpc
23
/rx
24
/sys
25
/ufs
26
/export.exp
27
/export.h
28
/export64.exp