Skip to content

Commit

Permalink
.npmignore: add missing patterns, sort
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
  • Loading branch information
rwaldron committed Apr 17, 2017
1 parent 76202eb commit 5aa49db
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
.gitignore
.jscsrc
.nyc_output/
.nycrc
.travis.yml
coverage/
eg/
test/tessel-io.js
fritzing/
Gruntfile.js
node_modules/
wips/
notes
Gruntfile.js
.jscsrc
.travis.yml
.gitignore
send.sh
test/
upgrade-firmware.sh
upload-tar.sh
watch.js
send.sh
wips/

0 comments on commit 5aa49db

Please sign in to comment.