Add /output and /Output Logs to .gitignore
This commit is contained in:
parent
70f398ec73
commit
4ecc32b2b0
|
@ -32,3 +32,5 @@ mystery_result_*.yaml
|
||||||
/db.db3
|
/db.db3
|
||||||
*-errors.txt
|
*-errors.txt
|
||||||
success.txt
|
success.txt
|
||||||
|
output/
|
||||||
|
Output Logs/
|
||||||
|
|
Loading…
Reference in New Issue