X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=c57b142a0504f9c321a32df85a2b43296b990278;hb=ee57f20a6c25725d965259f05d7fa86ca6ac7ef8;hp=ae9adeaaca5fdceab91b9e8e0b87f939f52055b6;hpb=4185c36df2b316ae5bf8f522452b53cc8c770218;p=so.git diff --git a/.gitignore b/.gitignore index ae9adeaaca..c57b142a05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,27 @@ target -.settings -.classpath -.project -.buildpath +**/.settings +**/.classpath +**/.project +**/.buildpath +**/.factorypath +**/.springBeans +**/.project +**/.classpath .idea +.checkstyle +.DS_Store +.*~ *.iml **/logs/ **/debug-logs/ +*.class +*.swp *.log *.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 \ No newline at end of file +packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Requests-schema.sql +**/bin/ +/tattletale/ +/.metadata/ +**/.sts4-cache +**/.java-version