X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=c57b142a0504f9c321a32df85a2b43296b990278;hb=a42df0d56837fde7433e8dd3ea27336abe3d67d9;hp=a2314caa0e1b04e6cbf1a7b8979defab1a1e2f38;hpb=025301d08b061482c1f046d562bf017c8cbcfe8d;p=so.git diff --git a/.gitignore b/.gitignore index a2314caa0e..c57b142a05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,27 @@ target -.settings -.classpath -.project -.buildpath +**/.settings +**/.classpath +**/.project +**/.buildpath +**/.factorypath +**/.springBeans +**/.project +**/.classpath .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/ +**/.sts4-cache +**/.java-version