X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=8eeea7a8cc1e002412bf247b3746003d6a46e407;hb=refs%2Fheads%2Fdublin;hp=a2314caa0e1b04e6cbf1a7b8979defab1a1e2f38;hpb=025301d08b061482c1f046d562bf017c8cbcfe8d;p=so.git diff --git a/.gitignore b/.gitignore index a2314caa0e..8eeea7a8cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,23 @@ target -.settings -.classpath -.project -.buildpath +**/.settings +**/.classpath +**/.project +**/.buildpath +**/.factorypath +**/.springBeans .idea +.checkstyle +.DS_Store +.*~ *.iml **/logs/ -**/.evosuite/ **/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/ +/tattletale/ +/.metadata/