Files
chitai/backend/.gitignore
2025-12-04 00:33:37 -05:00

16 lines
173 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Project specific directories/files
covers/
books/
.postgres/