Skip to content

Commit 8a4fe03

Browse files
authored
Merge pull request #12726 from Automattic/ignore-tgz
Ignore tgz files in .npmignore
2 parents a9cfd65 + 49ee45c commit 8a4fe03

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@ renovate.json
4040
webpack.config.js
4141
webpack.base.config.js
4242

43-
.nyc-output
43+
.nyc-output
44+
45+
*.tgz

0 commit comments

Comments
 (0)