summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index cec10cb..0b67703 100755
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,6 @@
.idea
build
out
-src/main/resources/app.properties \ No newline at end of file
+src/main/resources/app.properties
+log
+log.lck \ No newline at end of file