mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
remove pdfs completely from repo
due to the new Makefile the pdf files have become obsolete in the repo. The new release rule of the make file creates all templates and the user guide and includes them into the tarball. In this way even users for which the linux based Makefile does not work can download precompiled examples and and the manual
This commit is contained in:
parent
3498af88e3
commit
f1f8f4a44c
1 changed files with 2 additions and 5 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -6,11 +6,8 @@
|
|||
*.fls
|
||||
*.log
|
||||
*.out
|
||||
*.synctex.gz
|
||||
|
||||
# template.tex output
|
||||
# move to *.pdf once manual is done
|
||||
template.pdf
|
||||
|
||||
# release tarballs
|
||||
moderncv-*.tar.gz
|
||||
|
||||
examples/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue