X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=.gitignore;h=7df831f3b86a28976e1fef2e742c12e5c922d539;hp=51ab338dad474b9a01d4eb2a584ae922fba6516d;hb=refs%2Fheads%2Fmaster;hpb=e035d8e83c9c72930d78a66e631c0556df761551 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