🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
28 lines
No EOL
256 B
Text
28 lines
No EOL
256 B
Text
.DS_Store
|
|
._*
|
|
|
|
__pycache__
|
|
*.py[cod]
|
|
*$py.class
|
|
.mypy_cache
|
|
.vscode
|
|
*-lock.json
|
|
|
|
*.egg
|
|
*.egg-info
|
|
.coverage
|
|
.pytest_cache
|
|
.webassets-cache
|
|
htmlcov
|
|
test-reports
|
|
tests/data/*.sqlite3
|
|
node_modules
|
|
|
|
*.swo
|
|
*.swp
|
|
*.pyo
|
|
*.pyc
|
|
*.env
|
|
|
|
# Claude Code config
|
|
CLAUDE.md |