From 7afca63faf20cf6ee680f80e08d4cfebecbab9c8 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Fri, 13 Sep 2019 09:49:31 -0500 Subject: fix gitignore in this dir, part 2 Issue-ID: AAF-980 Change-Id: I5a1c3b64759b0af6527b50d7ffdab53bbfd89b7a Signed-off-by: Instrumental --- auth/auth-batch/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'auth/auth-batch/.gitignore') diff --git a/auth/auth-batch/.gitignore b/auth/auth-batch/.gitignore index 6bec2f3c..db5679fe 100644 --- a/auth/auth-batch/.gitignore +++ b/auth/auth-batch/.gitignore @@ -4,3 +4,4 @@ /.project NotifyCredExpiringOrig.java /*.dat +/logs -- cgit