aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 08a78dd..0631527 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
# Application
logs/
+debug-logs/
# Maven
target/
@@ -17,4 +18,4 @@ target/
# Misc
.checkstyle
.springBeans
-.vscode \ No newline at end of file
+.vscode