From 2b0c4dfbb6ff939fa92d657de486df44de217345 Mon Sep 17 00:00:00 2001 From: kleph Date: Tue, 15 Sep 2020 19:27:33 +0200 Subject: [PATCH] Add pdf ignore --- .drone.yml | 4 +--- .gitignore | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index f83af19..4a51984 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,4 @@ steps: - name: deploy image: kroniak/ssh-client commands: - - echo "deploy: deploy_user" - #- echo ${PRIVATE_KEY} > id_deploy - #- scp -i id_deploy cv.pdf ${DEPLOY_USER}@${DEPLOY_HOST}:/srv/http/trucs/cv_laurenti_2020.pdf + - echo "deploy" diff --git a/.gitignore b/.gitignore index 5bd5993..0f0bf37 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ # these rules might exclude image files for figures etc. # *.ps # *.eps -# *.pdf +*.pdf ## Generated if empty string is given at "Please type another file name for output:" .pdf