Skip to content

Commit b6d1aff

Browse files
authored
Merge pull request #13946 from hasezoey/fixignore
chore(npmignore): ignore newer files
2 parents b721f54 + 4a2e3f5 commit b6d1aff

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.npmignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,13 @@ webpack.base.config.js
4747
notes.md
4848
list.out
4949

50-
eslintrc.json
50+
# config files
51+
lgtm.yml
52+
.mocharc.yml
53+
.eslintrc.js
54+
.markdownlint-cli2.cjs
55+
tsconfig.json
56+
57+
# scripts
58+
scripts/
59+
tools/

0 commit comments

Comments
 (0)