diff options
author | mavlonerkinboev <mavlonbek.ibragimov007@gmail.com> | 2021-08-21 05:13:37 +0500 |
---|---|---|
committer | mavlonerkinboev <mavlonbek.ibragimov007@gmail.com> | 2021-08-21 05:13:37 +0500 |
commit | d100409bf1b6bd3f2f0d9a8d2b01f5fa2fece8cb (patch) | |
tree | 9172789bbe9b02d8a0d815b796ad45c4f6277a4b | |
parent | 304e99aa2ea0c80f6f55ba7edc24f6f9050de555 (diff) |
Added log and log.lck
-rwxr-xr-x | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |