update ignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
/lib
|
||||
/dist
|
||||
/.svn
|
||||
/DataV
|
||||
|
5
.npmignore
Normal file
5
.npmignore
Normal file
@ -0,0 +1,5 @@
|
||||
src/
|
||||
|
||||
package-lock.json
|
||||
|
||||
prepublish.js
|
Reference in New Issue
Block a user