update ignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
node_modules
|
node_modules
|
||||||
|
/lib
|
||||||
/dist
|
/dist
|
||||||
/.svn
|
/.svn
|
||||||
/DataV
|
/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