From 7a1ad2a61ccdc8b9341c0cfa1609de7e16e9dc57 Mon Sep 17 00:00:00 2001 From: elvis Date: Fri, 20 May 2022 19:36:07 +0200 Subject: [PATCH] escluso pdf in gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3d5371f..d7a4f0d 100644 --- a/.gitignore +++ b/.gitignore @@ -169,4 +169,5 @@ flycheck_*.el *.aux *.log *.synctex.gz -*.toc \ No newline at end of file +*.toc +*.pdf \ No newline at end of file