X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=89ec75f2df978702f369b33e769b9f4ebc2926d2;hb=5883d8836296c29f92221278cfb88cfa9c1fbfb1;hp=236c0b3b447c622bffbe7b503adb584607e5bd93;hpb=7ef1ede8a51eab83a55e24c229f3c8c3ef572c9b;p=policy%2Fapi.git diff --git a/.gitignore b/.gitignore index 236c0b3b..89ec75f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .DS_Store +.checkstyle .project .settings .classpath @@ -7,3 +8,10 @@ target .metadata/ /bin/ +.idea +logs/ +debug-logs/ +*.iml +*.ipr +*.iws +**/*.log