chore: add models-download to gitignore
- Ignore temporary model download directory - Keep brainy-models-package tracked for npm publishing
This commit is contained in:
parent
e868060057
commit
83955faa64
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -76,3 +76,6 @@ debug*.ts
|
|||
/brainy-models-package/node_modules/
|
||||
/test-consumer/node_modules/
|
||||
/test-install/node_modules/
|
||||
|
||||
# Downloaded models (temporary)
|
||||
/models-download/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue