X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=dbc83afef60fb4f492289c2785b85892f6cf48e1;hb=0bcc47ddc125251fd17207f4ff0dab727e61c8de;hp=51ab338dad474b9a01d4eb2a584ae922fba6516d;hpb=e035d8e83c9c72930d78a66e631c0556df761551;p=policy%2Fengine.git diff --git a/.gitignore b/.gitignore index 51ab338da..dbc83afef 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,12 @@ .classpath .jupiter .pydevproject -.idea + +# IntelliJ files +.idea/ +**/*.iml +overlays/ + target .metadata/ ASTRAGateway/policyEngineLog.log @@ -63,3 +68,4 @@ PolicyEngineAPI/logs/ PolicyEngineAPI/POLICY_LOGS_IS_UNDEFINED/ PolicyEngineUtils/logs/ ONAP-REST/logs/common-modules/integrity-monitor/*.log +ONAP-SDK-APP/POLICY_LOGS_IS_UNDEFINED