# Python
__pycache__/
*.py[cod]
*.egg-info/
.Python
# uv
.venv/
# Editor
.vscode/
.idea/
*.swp
# OS
.DS_Store
# Spec (lives outside version control)
experiment.tex
experiment.pdf
# LaTeX build artifacts
*.aux
*.log
*.out
*.toc
*.synctex.gz
*.fls
*.fdb_latexmk