currently only in resume, but will import this configuration to coverletter directory
15 lines
152 B
Text
15 lines
152 B
Text
**/.DS_Store
|
|
|
|
# Tex related files
|
|
*.aux
|
|
*.fdb_latexmk
|
|
*.fls
|
|
*.log
|
|
*.out
|
|
*.synctex.gz
|
|
|
|
# Ignore everything in the build directory
|
|
build/*
|
|
|
|
!build/*.pdf
|
|
|