X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=.gitignore;h=dbc83afef60fb4f492289c2785b85892f6cf48e1;hp=6ab843b8e795319af7f26fdfe437b19ca021adc1;hb=refs%2Fheads%2Fmaster;hpb=c579209f8a4045d7f96f2b566a82ce1b8cf8660d diff --git a/.gitignore b/.gitignore index 6ab843b8e..dbc83afef 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,12 @@ .classpath .jupiter .pydevproject -.idea + +# IntelliJ files +.idea/ +**/*.iml +overlays/ + target .metadata/ ASTRAGateway/policyEngineLog.log @@ -38,6 +43,8 @@ BRMSGateway/sql/ BRMSGateway/src/test/resources/META-INF/generatedCreate.ddl BRMSGateway/src/test/resources/META-INF/generatedDrop.ddl BRMSGateway/src/test/resources/failure.properties +BRMSGateway/POLICY_LOGS_IS_UNDEFINED/ +BRMSGateway/RuleProjects/ LogParser/logs/ ONAP-PAP-REST/catalina.base_IS_UNDEFINED/ ONAP-PAP-REST/pdps/ @@ -51,10 +58,14 @@ ONAP-PDP-REST/src/test/resources/config_testing/ ONAP-PDP-REST/src/test/resources/generatedCreate.ddl ONAP-PDP-REST/src/test/resources/generatedDrop.ddl ONAP-PDP-REST/topicBackup.txt +ONAP-PAP-REST/POLICY_LOGS_IS_UNDEFINED/ +ONAP-PDP-REST/POLICY_LOGS_IS_UNDEFINED/ ONAP-PDP/logs/ ONAP-XACML/logs/ ONAP-XACML/src/test/resources/pdpstest/ POLICY-SDK-APP/catalina.base_IS_UNDEFINED/ PolicyEngineAPI/logs/ +PolicyEngineAPI/POLICY_LOGS_IS_UNDEFINED/ PolicyEngineUtils/logs/ ONAP-REST/logs/common-modules/integrity-monitor/*.log +ONAP-SDK-APP/POLICY_LOGS_IS_UNDEFINED