Skip to content

Commit ad3c159

Browse files
authored
Merge pull request #60 from tomoyukikashiro/fix/npmignore
fix(package): add npm ignore
2 parents 65dbf89 + 3713d34 commit ad3c159

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.npmignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.git
2+
.idea
3+
.circleci
4+
.DS_Store
5+
test

0 commit comments

Comments
 (0)