Update .npmignore

This commit is contained in:
Julian Lechner
2025-07-07 18:08:11 +02:00
committed by GitHub
parent 925b00e25d
commit 9b26dd39db
+3 -1
View File
@@ -1,8 +1,10 @@
.idea .idea
.git .git
.github
.gitignore .gitignore
.npmignore .npmignore
node_modules node_modules
src src
README.md
tsconfig.json tsconfig.json
tsup.config.ts tsup.config.ts