Skip to content

Commit

Permalink
update gitignore and npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Gilles committed Mar 20, 2016
1 parent 9c09e5d commit eae5f6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
7 changes: 1 addition & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,7 @@

node_modules
coverage
bower_components
.GladysBackUp
music/**/*.mp3
music/**/*.wav
uploads
voicecache/**/*.mp3
cache/*.json
www
api/hooks

Expand Down
5 changes: 2 additions & 3 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
node_modules
coverage
bower_components
music/**/*.mp3
music/**/*.wav
voicecache/**/*.mp3
cache/*.json
api/hooks

################################################
# Sails.js / Waterline / Grunt
Expand Down

0 comments on commit eae5f6e

Please sign in to comment.