Skip to content

Commit 9cc17d1

Browse files
authored
Add gh-pages to .npmignore
At the moment gh-pages makes up over the half of the size of the install size. This merge request adds it to the `.npmignore` in order to save 15MB. Closes #197
1 parent cc53f69 commit 9cc17d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
test/
22
c/
33
coffee/
4+
gh-pages/
45
node_modules/
56
node-debug.log
67
.git/

0 commit comments

Comments
 (0)