]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Update .gitignore for copied rxkad files
authorRuss Allbery <rra@stanford.edu>
Thu, 31 Dec 2009 04:33:14 +0000 (20:33 -0800)
committerDerrick Brashear <shadow|account-1000005@unknown>
Thu, 31 Dec 2009 12:53:18 +0000 (04:53 -0800)
src/rxkad/Makefile copies fcrypt.h and sboxes.h from the domestic
subdirectory, so ignore the copies in the src/rxkad directory.

Change-Id: I263c8f5ea45c3c6b32bc377f6451424477d255a2
Reviewed-on: http://gerrit.openafs.org/1052
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/rxkad/.gitignore

index 5fcd2d702e9a0b2cbe4a4f51693cdead2bc1ca2f..039efdfe5bc35b38bef5d8a0ba7722326c403195 100644 (file)
@@ -2,6 +2,8 @@
 #     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