Files
NtR-soudcloud-fetcher/.gitignore
cottongin 359a11dd4a chore: exclude chat-summaries from version control
Add chat-summaries/ to .gitignore and remove tracked files from index.

Made-with: Cursor
2026-03-12 03:48:21 -04:00

29 lines
253 B
Plaintext

# macOS
.DS_Store
# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.venv/
# Tools
.ruff_cache/
.pytest_cache/
.mypy_cache/
# SQLite runtime
*.db
*.db-shm
*.db-wal
# Environment / secrets
.env
.env.*
# AI session artifacts
chat-summaries/