Skip to content

Commit 4129f11

Browse files
authored
chore(npm): improve ignore list (apache#658)
1 parent 290841d commit 4129f11

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)