# macOS
.DS_Store

# Cargo / Rust build artifacts
target/
**/target/
Cargo.lock.bk

# LaTeX intermediate files
*.aux
*.fdb_latexmk
*.fls
*.log
*.out
*.toc
*.synctex.gz
*.bbl
*.blg

# Editor / OS
*.swp
*.swo
.idea/
.vscode/
