aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5722196..d0ff8c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,13 @@
.project
target/
**/logs/
+bundleconfig-local/etc/auth/aai-client-cert.p12
+bundleconfig-local/etc/auth/tomcat_keystore
bundleconfig-local/etc/logback.xml
/.pydevproject
/bin/
fitnesse/
test_csvWriter.csv
+**/.idea/
+*/.idea
+*.iml \ No newline at end of file