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