Skip to content

Commit

Permalink
Adjusted .npmignore (#1834)
Browse files Browse the repository at this point in the history
This adjusts `.npmignore` to ignore the `scripts` directory.
  • Loading branch information
RunDevelopment committed Mar 24, 2019
1 parent 3ad4704 commit 29a30c6
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,15 @@ examples/
img/
templates/
tests/
vendor/
scripts/
*.tgz
*.html
style.css
favicon.png
logo.svg
bower.json
composer.json
download.js
examples.js
gulpfile.js
prefixfree.min.js
utopia.js
code.js
.editorconfig
.gitattributes
.travis.yml
.travis.yml

0 comments on commit 29a30c6

Please sign in to comment.