feat: added vids/ folder to gitignore
This commit is contained in:
parent
fc80799899
commit
dd0e5b2d09
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,6 +6,7 @@ outputs/
|
||||||
multirun/
|
multirun/
|
||||||
metrics/
|
metrics/
|
||||||
adjacency_debug.txt
|
adjacency_debug.txt
|
||||||
|
vids/
|
||||||
|
|
||||||
# Python-generated files
|
# Python-generated files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
|
||||||
Reference in a new issue