# Locally specific files .env .idea/ # Cache __pycache__/ *.pyc # Tests and Coverage .pytest_cache/ .coverage*