CVs_Charles_Fache/.gitignore

18 lines
No EOL
276 B
Text

# Ignoring residue files from LaTeX compilation:
*.aux
*.bbl
*.bbl-SAVE-ERROR
*.bcf
*.bcf-SAVE-ERROR
*.blg
*.fdb_latexmk
*.fls
*.log
*.out
*.run.xml
*.synctex.gz
*.toc
*.synctex(busy)
# Removing pdfs as well because they cause many issues especially with `git checkout`
*.pdf