X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=79d2c94622ca0f93dc9f179dc52f1f621c146190;hb=179127791b4aee4ceb266062f30ea3cea5ccc31f;hp=284ea22711ec9cfdf2dc29b7f6001b9b7f0f031b;hpb=5a6a6de6f1a26a1897e4917a0df613e25a24eb70;p=so.git diff --git a/.gitignore b/.gitignore index 284ea22711..79d2c94622 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ target -.settings -.classpath -.project -.buildpath -.factorypath +**/.settings +**/.classpath +**/.project +**/.buildpath +**/.factorypath +**/.springBeans +**/.project +**/.classpath .idea .checkstyle .DS_Store @@ -17,5 +20,6 @@ target *.tmp packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Catalog-schema.sql packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Requests-schema.sql -/bin/ +**/bin/ /tattletale/ +/.metadata/