Skip to content

Commit

Permalink
Adding npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjgrant committed Oct 27, 2014
1 parent 6ff3b0d commit fd5eaca
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/public
/rails
/docs
/lib-docs
node_modules
/raw/publish
bower_components
.sass-cache
*.gem
*.bundle
*.so
*.o
*.a

0 comments on commit fd5eaca

Please sign in to comment.