From: varun gudisena Date: Thu, 29 Mar 2018 21:57:16 +0000 (+0000) Subject: Merge "Add target to missing .gitignore" X-Git-Tag: v2.1.0~29 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=21904502c37e277b2bc3f61b4033e9b9a4cbf8dd;hp=c2390f53793402252ca747ec3d52734e63f6a6b4;p=aaf%2Fauthz.git Merge "Add target to missing .gitignore" --- 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 diff --git a/cadi/.gitignore b/cadi/.gitignore index 58c32c89..2699d451 100644 --- a/cadi/.gitignore +++ b/cadi/.gitignore @@ -1,2 +1,3 @@ /.project /.settings/ +/target/ diff --git a/cadi/core/target/classes/.gitignore b/cadi/core/target/classes/.gitignore deleted file mode 100644 index cf1db2ee..00000000 --- a/cadi/core/target/classes/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/org/