Skip to content

Commit 692e6ab

Browse files
committed
chore: ignore some files in published packages
1 parent 40a06fb commit 692e6ab

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

.generators/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
*.test.js
2+
CHANGELOG.md

packages/bindings/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
lib/mocks
33
build/
44
prebuilds
5+
CHANGELOG.md

packages/serialport/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ test-config.json
66
test-electron
77
test-manual
88
test/
9+
*.test.js
10+
CHANGELOG.md

0 commit comments

Comments
 (0)