Files
fastapi/.dockerignore
T
2026-07-14 13:52:35 +03:00

9 lines
64 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.pyd
.git
.gitignore
.env
venv/
.venv/