Skip to content

Commit 29a30c6

Browse files
Adjusted .npmignore (#1834)
This adjusts `.npmignore` to ignore the `scripts` directory.
1 parent 3ad4704 commit 29a30c6

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.npmignore

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,15 @@ examples/
88
img/
99
templates/
1010
tests/
11-
vendor/
11+
scripts/
1212
*.tgz
1313
*.html
1414
style.css
1515
favicon.png
1616
logo.svg
1717
bower.json
1818
composer.json
19-
download.js
20-
examples.js
2119
gulpfile.js
22-
prefixfree.min.js
23-
utopia.js
24-
code.js
2520
.editorconfig
2621
.gitattributes
27-
.travis.yml
22+
.travis.yml

0 commit comments

Comments
 (0)