diff options
author | Sai Gandham <sai.gandham@att.com> | 2019-02-21 13:32:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-21 13:32:25 +0000 |
commit | 8da0163b75076832417ee9b255f63b4c789e3c12 (patch) | |
tree | 95c9d5ddea36f775a18883dab47f1dcb1a9b002f /auth/docker/.gitignore | |
parent | 2b5103e038a7727734097a671d331db9aaab77ba (diff) | |
parent | ce76c7dc637edba5f606c1657b056bb3ef4addd9 (diff) |
Merge "CSIT and non-container Agent"
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 |