X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=c57b142a0504f9c321a32df85a2b43296b990278;hb=dd528ded5d28a1e7c92fda948e39df20af50ce5c;hp=958c3e2f76f5cca55717b3cf12bd5ae9ce276cde;hpb=d750eabf5de2423f0a7c89ffbfbcc0d65bb4623e;p=so.git diff --git a/.gitignore b/.gitignore index 958c3e2f76..c57b142a05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +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 -/bin/ +**/bin/ +/tattletale/ +/.metadata/ +**/.sts4-cache +**/.java-version