From 9c08ab654846b701557d89107e60cc8a96dc6d3a Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Sat, 30 Apr 2016 11:32:14 -0400 Subject: [PATCH] git ignore akeyconvert Tell git to ignore the new akeyconvert binary added in commit 6f4bdc8cb3cd020cf4b499c352ec4c4811b5a267. Change-Id: I4b9473e455319ac8ec378169a911c0619ab1fced Reviewed-on: https://gerrit.openafs.org/12263 Tested-by: BuildBot Reviewed-by: Benjamin Kaduk --- src/aklog/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/aklog/.gitignore b/src/aklog/.gitignore index 52e12aa..808ecfb 100644 --- a/src/aklog/.gitignore +++ b/src/aklog/.gitignore @@ -2,6 +2,7 @@ # git ls-files -i --exclude-standard # to check that you haven't inadvertently ignored any tracked files. +/akeyconvert /aklog /asetkey /klog -- 1.9.4