Release 1.13.6 Docker Artifact
[aai/aai-common.git] / .gitignore
index b181972..73bbefc 100644 (file)
@@ -2,10 +2,19 @@
 .project
 target/
 **/logs/
+**/debug-logs/
 bundleconfig-local/etc/auth/aai-client-cert.p12
 bundleconfig-local/etc/auth/tomcat_keystore
 bundleconfig-local/etc/logback.xml
 /.pydevproject
 /bin/
-/.idea
+**/.idea/
+*/.idea
 *.iml
+.idea/
+.vscode/
+.devcontainer/
+*.log
+aai-core/logs/
+.classpath
+**/.classpath
\ No newline at end of file