Skip to content

Commit a4a464b

Browse files
author
Tim Havlicek
committed
add to npmignore
1 parent e05bb1e commit a4a464b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.npmignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,13 @@ rollup.config.js
1414
.prettierrc
1515
.npmrc
1616
vite.config.ts
17+
.eslintrc.json
1718

1819
# other
1920
.DS_Store
2021

2122
# src
2223
src
23-
test
24+
test
25+
26+
TODO

0 commit comments

Comments
 (0)