aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a33cfa5..f3a0dd7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
/target/
/bin/
.project
-.settings/ \ No newline at end of file
+.settings/
+src/main/java-gen/
+logs/
+debug-logs/ \ No newline at end of file