Skip to content

Commit

Permalink
Updated .npmignore
Browse files Browse the repository at this point in the history
Don't ignore main project files
  • Loading branch information
dominic-p committed Aug 14, 2015
1 parent 4895057 commit e12b040
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# Exclude everything except the specific files listed in package.json
**/*
# Exclude everything except the main files
**/*
!video-quality-selector.css
!video-quality-selector.js

0 comments on commit e12b040

Please sign in to comment.