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:
Simon Wilkinson 2010-04-26 23:36:38 +01:00 committed by Derrick Brashear
parent c761f3ddde
commit f5036d6314

View File

@ -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