diff options
Diffstat (limited to '.gitignore')
-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 |