Add log files to gitignore
This commit is contained in:
parent
c9c47e8c62
commit
d1790079d3
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -157,3 +157,7 @@ secret.json
|
|||
|
||||
# botvX user settings
|
||||
userPref/
|
||||
|
||||
# botvX log files
|
||||
UBotLogs/
|
||||
botvXLogs/
|
||||
|
|
Loading…
Reference in a new issue