update git-ignore to ignore node-modules packages/files.
This commit is contained in:
parent
a7d23d9e7c
commit
1fe6e94d0f
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
**/packages/*
|
||||
**/.vs/*
|
||||
**/.localhistory/*
|
||||
**/node_modules/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user