Files
backend/.gitignore
2025-10-18 10:54:08 +08:00

9 lines
113 B
Plaintext
Executable File

__pycache__/
.idea/
backend/.env
.venv/
venv/
backend/alembic/versions/
*.log
.ruff_cache/
backend/static