Update .gitignore
This commit is contained in:
parent
3877d6a072
commit
82c0959c14
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,3 +2,6 @@
|
|||
# npm
|
||||
node_modules/
|
||||
|
||||
# tsc
|
||||
/lib/
|
||||
|
||||
|
|
Loading…
Reference in a new issue