X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=c57b142a0504f9c321a32df85a2b43296b990278;hb=6f1ea8783b9f9d4bf0f6bb97b3454963d5a64223;hp=5817c6984ffd39f4b087c2051650fbd7e41eac2b;hpb=54bff33ffe1318f0ed72f19041546b4dc3a679cb;p=so.git diff --git a/.gitignore b/.gitignore index 5817c6984f..c57b142a05 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 @@ -19,3 +22,6 @@ packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/M packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Requests-schema.sql **/bin/ /tattletale/ +/.metadata/ +**/.sts4-cache +**/.java-version