mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
25 lines
292 B
Text
25 lines
292 B
Text
# general latex build output files
|
|
*.aux
|
|
*.bbl
|
|
*.blg
|
|
*.fdb_latexmk
|
|
*.fls
|
|
*.log
|
|
*.out
|
|
<<<<<<< HEAD
|
|
*.pdf
|
|
*.kate-swp
|
|
*.toc
|
|
=======
|
|
*.synctex.gz
|
|
|
|
# template.tex output
|
|
# move to *.pdf once manual is done
|
|
template.pdf
|
|
>>>>>>> upstream/master
|
|
|
|
# release tarballs
|
|
moderncv-*.tar.gz
|
|
*.gz
|
|
|
|
examples/
|