Small cleanup

This commit is contained in:
Aigars Silkalns
2025-07-28 21:36:34 +03:00
parent 702ce9472a
commit 3c6ff5d28a

35
.npmignore Normal file
View File

@@ -0,0 +1,35 @@
# Development files
.editorconfig
.prettierignore
.prettierrc
.github/
.claude/
eslint.config.js
vite.config.js
GITHUB_RELEASE_TEMPLATE.md
RELEASE_NOTES_2.1.0.md
# Documentation
docs/
README_CN.md
# Test files
tests/
production/debug-test.html
production/browser-test.html
production/csp-template.html
production/sidebar_test.html
# Build artifacts
dist/
*.tgz
# Other
.DS_Store
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.log
# Keep only essential files for npm package