# Source files
src/
# Development files
.github/
.vscode/
.idea/
.git/
.gitignore
.DS_Store
.env*
*.log
tsconfig.json
copy-core.sh
scripts/
temp-publish/
.cursor/
.qodo/
# Documentation (included separately)
docs/
# Test files
tests/
__tests__/
*.test.ts
*.spec.ts