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