Add log directory to gitignore
Quick headache saver
This commit is contained in:
parent
7ce7fb01e0
commit
8a24011ce8
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,3 +8,4 @@ __pycache__
|
|||
/ui-config.json
|
||||
/outputs
|
||||
/config.json
|
||||
/log
|
Loading…
Reference in a new issue