__pycache__/ *.py[cod] .venv/ .pytest_cache/ *.egg-info/ dist/ build/ # logs grow; keep directory but ignore contents logs/* !logs/.gitkeep # secrets .env .env.* !.env.example # rough drafts: real in-progress academic work, do not commit rough_drafts/*.txt