Skip to content

Commit a977b9b

Browse files
authored
chore(npm): improve ignore list (#275)
1 parent acffc0c commit a977b9b

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

.npmignore

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
# CI service configurations
2-
.travis.yml
3-
.appveyor.yml
1+
.*
42
appveyor.yml
5-
6-
# Testing, code coverage, and linting
7-
.eslintignore
8-
.eslintrc.yml
9-
10-
# Git
11-
.git
12-
.gitattributes
13-
.gitignore
14-
15-
# Github
16-
.github
3+
tests

0 commit comments

Comments
 (0)