Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 39c23ff

Browse files
committed
bugfix(npm): ignore some files to the final npm package
1 parent d892e0b commit 39c23ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@ jest.config.js
77
babel.config.js
88
vue.config.js
99
postcss.config.js
10+
api-extractor.json
11+
renovate.json
12+
rollup.config.js
1013
tailwind.config.js
1114
.prettierrc
1215
.git
16+
.prettierignore
1317
**/.git/
1418
**/node_modules/
1519
yarn.lock

0 commit comments

Comments
 (0)