chore(gitignore): add node_modules directory for test consumer to .gitignore
This commit is contained in:
parent
f3c305089c
commit
289266864c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -70,3 +70,4 @@ debug*.ts
|
|||
/temp/
|
||||
/temp-tests/
|
||||
/brainy-models-package/node_modules/
|
||||
/test-consumer/node_modules/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue