From f1f8f4a44cb2b2c2ddd3f8e2eb6eba6f8e52cfe2 Mon Sep 17 00:00:00 2001 From: David Date: Sat, 23 Jan 2021 23:15:59 +0100 Subject: [PATCH] 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 --- .gitignore | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9235563..350e0ae 100644 --- a/.gitignore +++ b/.gitignore @@ -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/