[AAI-2175] Change aai champ container processes to run as non-root on the host
[aai/champ.git] / .gitignore
index c09dadd..f484ef3 100644 (file)
@@ -1,7 +1,19 @@
+# Application
+/champ-lib/champ-janus/logs/
+/champ-service/logs/
+
+# IDE - Eclipse
 .classpath
 .project
 .settings/
-target/
-jacoco.exec
+
+# IDE - IntelliJ
 /.idea
 *.iml
+
+# Maven
+target/
+jacoco.exec
+
+# Misc
+.checkstyle