# Environments .venv/ env/ venv/ ENV/ env.bak/ venv.bak/ # Project specifics # Python __pycache__/ *.py[cod] *$py.class *.egg-info/ dist/ build/ .pytest_cache/