add python compatibility module
[aai/aai-common.git] / .gitignore
index 5b160ae..baf2967 100644 (file)
@@ -8,6 +8,11 @@ bundleconfig-local/etc/auth/tomcat_keystore
 bundleconfig-local/etc/logback.xml
 /.pydevproject
 /bin/
+**/.idea/
 */.idea
 *.iml
-.idea/
\ No newline at end of file
+.idea/
+.vscode/
+.devcontainer/
+*.log
+aai-core/logs/
\ No newline at end of file