summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormavlonerkinboev <mavlonbek.ibragimov007@gmail.com>2021-08-21 05:13:37 +0500
committermavlonerkinboev <mavlonbek.ibragimov007@gmail.com>2021-08-21 05:13:37 +0500
commitd100409bf1b6bd3f2f0d9a8d2b01f5fa2fece8cb (patch)
tree9172789bbe9b02d8a0d815b796ad45c4f6277a4b
parent304e99aa2ea0c80f6f55ba7edc24f6f9050de555 (diff)
Added log and log.lck
-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