# VITA configuration, credentials, registry, prompts, reports, and logs.
.vita/

# Compiled documents and LaTeX intermediates.
out/
*.pdf
*.aux
*.log
*.fdb_latexmk
*.fls
*.synctex.gz
*.toc
*.out

# Local environments and credentials.
.env
.env.*
.venv/
venv/
__pycache__/

# Editor and operating-system files.
.DS_Store
Thumbs.db
*.swp
