Skip to content

Commit f0fd023

Browse files
committed
Fix ignore
1 parent d23dea7 commit f0fd023

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

packages/core/.npmignore

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
/**/*
2-
!/lib
3-
!/types
1+
/src
2+
/test
3+
/example
4+
/tsconfig.json
5+
/vite.config.js
6+
/index.html
7+
/node_modules

0 commit comments

Comments
 (0)