X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=c57b142a0504f9c321a32df85a2b43296b990278;hb=43224c4dc5ff3bf67979f480d8628f300497da07;hp=2173a1915da8780faa00361626a518c620e323cd;hpb=3ec698cc52cfd1d9673c2bf2301c2c4fe2a8543f;p=so.git diff --git a/.gitignore b/.gitignore index 2173a1915d..c57b142a05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +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 -.DS_Store 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/ +**/.sts4-cache +**/.java-version