Skip to content

Commit 1af89e0

Browse files
Added .github folder to npm ignore (#2052)
This adds the `.github` folder to `.npmignore` to exclude the directory from future releases.
1 parent 6cd0738 commit 1af89e0

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
@@ -4,6 +4,7 @@
44
hide-*.js
55
.DS_Store
66
CNAME
7+
.github/
78
examples/
89
img/
910
templates/

0 commit comments

Comments
 (0)