Add .npmignore and .gitignore
This commit is contained in:
parent
821572726a
commit
beb6396e44
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
.DS_Store
|
||||
*.log
|
||||
node_modules
|
||||
2
.npmignore
Normal file
2
.npmignore
Normal file
@ -0,0 +1,2 @@
|
||||
demo.gif
|
||||
examples
|
||||
Loading…
Reference in New Issue
Block a user