Only load SchemaService related beans in aai-common when schema.translator.list=schem...
[aai/aai-common.git] / .gitignore
index b181972..413c5b3 100644 (file)
@@ -2,10 +2,18 @@
 .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
\ No newline at end of file