# LaTeX auxiliary files
*.aux
*.bbl
*.blg
*.log
*.out
*.toc
*.lof
*.lot
*.fls
*.fdb_latexmk
*.synctex.gz
*.synctex(busy)

# Generated PDF (optional - uncomment if you want to track the PDF)
# *.pdf

# Editor backup files
*~
*.bak
*.swp

# macOS
.DS_Store
