Skip to content

Commit e107cb6

Browse files
committed
chore: Add npmignore.
1 parent 21dc53d commit e107cb6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.npmignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# JetBrains IDE
2+
.idea
3+
4+
# Compilation
5+
src
6+
7+
# Tests
8+
*tests*

0 commit comments

Comments
 (0)