nostrmarket/.gitignore
Ben Weeks 3c16ebb2b7 chore: add CLAUDE.md to gitignore
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 13:03:29 +00:00

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