git://git.openafs.org
/
openafs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
libuafs: add UAFS.pic 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
/UAFS.pic
10
/JUAFS
11
/afs
12
/afsd
13
/afsint
14
/config
15
/des
16
/h
17
/inet
18
/linktest
19
/net
20
/netinet
21
/nfs
22
/nsapi
23
/rpc
24
/rx
25
/sys
26
/ufs
27
/export.exp
28
/export.h
29
/export64.exp