# Virtual environment venv/ # Python cache files __pycache__/ *.py[cod] # Other common ignores *.log .env .history/