Ignroe Files

This commit is contained in:
nicco 2018-02-22 10:33:01 +01:00
parent d82d8ce4e0
commit 926b3d4f66
2 changed files with 5 additions and 6 deletions

6
.gitignore vendored
View File

@ -1,8 +1,2 @@
.*
!.travis.yml
src/*.js
src/*.js.map
node_modules/
package-lock.json

5
.npmignore Normal file
View File

@ -0,0 +1,5 @@
*
!package-lock.json
!dist/
!README.md