mirror of
https://github.com/soconnor0919/resume-cv.git
synced 2026-02-05 05:16:31 -05:00
19 lines
182 B
Plaintext
19 lines
182 B
Plaintext
# Ignore build artifacts
|
|
build/
|
|
output/
|
|
|
|
# LaTeX temporary files
|
|
*.aux
|
|
*.log
|
|
*.out
|
|
*.fls
|
|
*.fdb_latexmk
|
|
*.synctex.gz
|
|
*.bbl
|
|
*.blg
|
|
|
|
# Personal information
|
|
.secrets
|
|
|
|
# OS files
|
|
.DS_Store |