add data folders to gitignore
This commit is contained in:
parent
eb9357a952
commit
1293651c63
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -12,3 +12,5 @@ archiver/venv
|
|||
# output artifacts
|
||||
output
|
||||
output/
|
||||
data
|
||||
data/
|
||||
|
|
Loading…
Add table
Reference in a new issue