Commit 5d2e1111 by Dane Springmeyer

avoid #861 from happening again by adding to npmignores

parent 34e1a409
...@@ -20,3 +20,8 @@ test/tmp ...@@ -20,3 +20,8 @@ test/tmp
test/nw/app.nw test/nw/app.nw
.DS_Store .DS_Store
.idea .idea
.dtps
local.env
.mason
.eslintrc.js
setup.sh
\ No newline at end of file
...@@ -10,3 +10,8 @@ Makefile ...@@ -10,3 +10,8 @@ Makefile
scripts scripts
.travis.yml .travis.yml
examples examples
.dtps
local.env
.mason
.eslintrc.js
setup.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment