Skip to content

Commit 3c24662

Browse files
committed
NPM Ignore scripts and Vitest config
1 parent 1a5d027 commit 3c24662

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
@@ -1,12 +1,14 @@
11
# dependencies
22
/node_modules
33

4-
# source
4+
# source and scripts
55
/src
6+
/scripts
67
/.github
78
.gitignore
89

910
# testing and coverage
11+
vitest.config.ts
1012
/coverage
1113

1214
# IDEs and editors

0 commit comments

Comments
 (0)