From: Simon Wilkinson Date: Mon, 26 Apr 2010 22:36:38 +0000 (+0100) Subject: Overzealous .gitignore under rxkad X-Git-Tag: openafs-devel-1_5_75~366 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f5036d6314d4161ab57f7f6bcc074e535289c1eb;p=packages%2Fo%2Fopenafs.git 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 Tested-by: Derrick Brashear --- diff --git a/src/rxkad/.gitignore b/src/rxkad/.gitignore index 039efdfe5..5fcd2d702 100644 --- a/src/rxkad/.gitignore +++ b/src/rxkad/.gitignore @@ -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