# Ignore virtual environment venv/ # Ignore compiled Python bytecode __pycache__/ # Ignore macOS .DS_Store files .DS_Store