Skip to content

Commit 33d49de

Browse files
committed
ci: ignore extra files
1 parent 48f2a61 commit 33d49de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
.babelrc
22
.editorconfig
33
.eslint*
4+
.github/
5+
.prettierignore
46
/artifacts/
57
/bin/
68
/build/
@@ -10,6 +12,7 @@
1012
/src/
1113
/tests/
1214
/tmp/
15+
*.conf*.js*
1316
lcov-*
1417
xunit*
1518
TEST_*

0 commit comments

Comments
 (0)