# Python cache __pycache__/ *.pyc *.pyo *.pyd # Personal Google Timeline data Timeline.json # Output: keep folder, ignore contents output/** !output/.gitkeep # Envs .env .venv/ *.env # OS cruft .DS_Store Thumbs.db