backend-api/.gitignore
2025-04-20 19:46:54 +07:00

14 lines
131 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
/ingestion/data