diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-02-21 07:18:51 -0600 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-02-21 07:18:58 -0600 |
commit | ce76c7dc637edba5f606c1657b056bb3ef4addd9 (patch) | |
tree | 2fddc20ad941b623dba0dd7b4bf28e34a60aa1d4 /auth/docker/.gitignore | |
parent | dd097a4b411cd78ced737548a43e019b1f3172f1 (diff) |
CSIT and non-container Agent
Issue-ID: AAF-767
Change-Id: I8bf40dc33bc4b855c556ca5cb264e24917e0d9dd
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/docker/.gitignore')
-rw-r--r-- | auth/docker/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/auth/docker/.gitignore b/auth/docker/.gitignore index ad950a43..30b97d74 100644 --- a/auth/docker/.gitignore +++ b/auth/docker/.gitignore @@ -9,3 +9,6 @@ /.curl_auth /test.sh /*.tgz +/*.jar +/*.jks +/sdnc |