mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
Overzealous .gitignore under rxkad
The .gitignore in rxkad ignores sboxes.h and fcrypt.h, since they used to get copied there from the domestic subdir. Now that they actually live under rxkad, they souldn't be ignored. (with thanks to Marc for the commit message) Change-Id: I1dd6766e75c15ca7f5604601bbe5b4e67f4fffa6 Reviewed-on: http://gerrit.openafs.org/1848 Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
c761f3ddde
commit
f5036d6314
2
src/rxkad/.gitignore
vendored
2
src/rxkad/.gitignore
vendored
@ -2,8 +2,6 @@
|
||||
# git ls-files -i --exclude-standard
|
||||
# to check that you haven't inadvertently ignored any tracked files.
|
||||
|
||||
/fcrypt.h
|
||||
/rxkad.h
|
||||
/rxkad_errs.c
|
||||
/sboxes.h
|
||||
/fc_test
|
||||
|
Loading…
Reference in New Issue
Block a user