Update .gitignore
This commit is contained in:
parent
db9b0dfc3e
commit
c03656c740
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
|
package-lock.json
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
node_modules/
|
||||||
|
|
Reference in a new issue