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
cb583105c8
commit
9cb3fd53d0
2 changed files with 4 additions and 4 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -6,10 +6,10 @@
|
|||
*.fls
|
||||
*.log
|
||||
*.out
|
||||
|
||||
# template.tex output
|
||||
# move to *.pdf once manual is done
|
||||
template.pdf
|
||||
*.pdf
|
||||
*.kate-swp
|
||||
|
||||
# release tarballs
|
||||
moderncv-*.tar.gz
|
||||
|
||||
examples/
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue