🔧 Added .npmignore to exclude non-dist files from npm package

This commit is contained in:
Thomas Müller
2025-04-29 13:43:15 +02:00
parent 142989aa2b
commit 45c0bb6423
+15
View File
@@ -0,0 +1,15 @@
dist/
node_modules/
coverage/
public/
*.log
*.tsbuildinfo
src/
.vscode/
.editorconfig
.eslintrc.cjs
cspell.json
lefthook.yml
.sortpackagerc.json
LICENSE
commit-message-template