Files
fastapi-todo-api/.gitignore
2026-05-19 10:00:21 +02:00

7 lines
42 B
Plaintext

__pycache__/
*.pyc
*.pyo
.env
.venv
venv/