# LaTeX auxiliary files
*.aux
*.log
*.out
*.toc
*.lof
*.lot
*.synctex.gz
*.fdb_latexmk
*.fls
*.bbl
*.blg
*.bcf
*.run.xml
*.nav
*.snm
*.vrb
*.dvi
*.ps

# Build directories
build/
out/

# Editor / OS
.DS_Store
.idea/
.vscode/
*.swp
*~
