mirror of
https://git.victorphan.net/basketballcantho/ten-project.git
synced 2026-08-05 11:53:10 +07:00
14 lines
127 B
Plaintext
14 lines
127 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
.venv/
|
|
venv/
|
|
*.egg-info/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
/uploads/
|