have git ignore the runtime log file
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/.gradle
|
/.gradle
|
||||||
/build
|
/build
|
||||||
/bin/
|
/bin/
|
||||||
|
/logs/run.log
|
||||||
|
|||||||
Reference in New Issue
Block a user