aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7cb9fb4..0aac718 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,11 @@
target/
**/logs/
bundleconfig-local/etc/auth/aai-client-cert.p12
+bundleconfig-local/etc/auth/tomcat_keystore
bundleconfig-local/etc/logback.xml
/.pydevproject
/bin/
/.classpath
+**/.idea/
+*/.idea
+*.iml \ No newline at end of file