Files
TallerCiCd/backend/.gitignore
jose-rZM c3f7af7379 Init
2025-12-15 11:42:17 +01:00

9 lines
73 B
Plaintext

__pycache__
.venv
.env
*.pyc
*.log
.pytest_cache/
.ruff_cache/
*.py[cod]