remove dist folder from repo, add .npmignore
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.DS_Store
|
||||
.cache
|
||||
.vscode
|
||||
.dependabot
|
||||
node_modules
|
||||
examples
|
||||
cypress
|
||||
stats.html
|
||||
dist
|
||||
Reference in New Issue
Block a user