Skip to content

Commit 189190f

Browse files
committed
Add npmignore
1 parent d89f020 commit 189190f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.npmignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Example folder
2+
example/
3+
4+
# Scripts
5+
src/generate_icons.sh
6+
test.sh
7+
8+
# CI
9+
.github/

0 commit comments

Comments
 (0)