Files
xsk-education-management/app/.gitignore
T
2026-06-12 02:11:47 +08:00

14 lines
125 B
Plaintext

.env
.env.*
!.env.example
*.log
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
data/
.DS_Store