Update .gitignore and package.json with additional ignored files and dependencies
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
node_modules
|
||||
package-lock.json
|
||||
dist
|
||||
dist.DS_Store
|
||||
.git
|
||||
.gitignore
|
||||
|
||||
Reference in New Issue
Block a user