X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=32097924f9bc496aa1b2f3c200682553307d517e;hb=d95be7b4bc9e97385dd77ae97556358e7fd00e94;hp=236c0b3b447c622bffbe7b503adb584607e5bd93;hpb=1f049418db62758e293a13b78af481d5ac03da83;p=policy%2Fpap.git diff --git a/.gitignore b/.gitignore index 236c0b3b..32097924 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .DS_Store +.checkstyle .project .settings .classpath @@ -7,3 +8,7 @@ target .metadata/ /bin/ + +# IntelliJ files +.idea/ +**/*.iml