Skip to content

Commit

Permalink
Assets: added .npmignore for exluding PHP files and other npm-irrelev…
Browse files Browse the repository at this point in the history
…ant files
  • Loading branch information
paveljanda committed Jan 14, 2018
1 parent cc5fc26 commit 99d44df
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
src
tests
/src
/bower.json
/.travis.yml
/composer.json
/.scrutinizer.yml
/tests

0 comments on commit 99d44df

Please sign in to comment.