X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=f116f6b86ccc4fd3524fb0b4b95640f3379c9f7c;hb=4a4f175d15ac9db708f584822587b5fb5aec47d2;hp=82cae9e5a99cfd72904683c0f751f0e7de2c6f0c;hpb=da5566eff41b1fbb3e9f8ab16e7541f78cb160dd;p=ccsdk%2Fapps.git diff --git a/.gitignore b/.gitignore index 82cae9e5..f116f6b8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ **/tokens/* # Added for Intellij IDEA IDE +**/*.ipr +**/*.iws **/debug-logs/* **/.idea/* **/*.iml @@ -19,11 +21,10 @@ **/*.jsonld **/.checkstyle **/.gitignore -**/.gitignore -**/.gitignore -**/.gitignore -**/.gitignore -**/.gitignore -**/.gitignore -**/.gitignore + +**/*.log +**/*py.class +**/.DS_Store +# To Remove Kotlin Script Generated Jars +**/*cba-kts.jar \ No newline at end of file