# Source files (only publish dist/)
src/
test/
examples/
agp-node-example/

# Config files
.eslintrc.js
jest.config.js
tsconfig.json
webpack.config.js

# Environment
.env
.env.*

# Git
.git/
.gitignore
.github/

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# Misc
.DS_Store
node_modules/
*.log
*.tgz

# Documentation (keep README.md and CHANGELOG.md)
DOCUMENTATION_ISSUES.md
ramzi.zip
