npm ignore

This commit is contained in:
taoqf 2017-12-14 16:53:22 +08:00
parent 71be1b9fbb
commit dcf8a1797f
2 changed files with 6 additions and 4 deletions

4
.gitignore vendored
View file

@ -15,9 +15,5 @@ npm-debug.log
node_modules
bower_components
.*
!.gitignore
*.sublime-*
dist/
yarn.lock

6
.npmignore Normal file
View file

@ -0,0 +1,6 @@
node_modules/
npm-debug.log
src/
test/
.travis.yml
tsconfig.json