summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorvarun gudisena <vg411h@att.com>2018-03-29 21:57:16 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-29 21:57:16 +0000
commit21904502c37e277b2bc3f61b4033e9b9a4cbf8dd (patch)
tree81651c4761c51a346aacffda989040f0838470b4 /auth
parentc2390f53793402252ca747ec3d52734e63f6a6b4 (diff)
parentc42c2136d69b0ef2f9509d39eb0a7bb006ef9841 (diff)
Merge "Add target to missing .gitignore"
Diffstat (limited to 'auth')
-rw-r--r--auth/.gitignore1
-rw-r--r--auth/auth-cass/target/classes/.gitignore5
2 files changed, 1 insertions, 5 deletions
diff --git a/auth/.gitignore b/auth/.gitignore
index 988e9128..199008cd 100644
--- a/auth/.gitignore
+++ b/auth/.gitignore
@@ -1,3 +1,4 @@
/.settings/
/.project
/target/
+/aaf_*
diff --git a/auth/auth-cass/target/classes/.gitignore b/auth/auth-cass/target/classes/.gitignore
deleted file mode 100644
index 6302aa99..00000000
--- a/auth/auth-cass/target/classes/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-/org/
-/.settings/
-/.project
-/target/
-/.classpath