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/
|
||||
metrics/
|
||||
adjacency_debug.txt
|
||||
vids/
|
||||
|
||||
# Python-generated files
|
||||
__pycache__/
|
||||
|
|
|
|||
Reference in a new issue