From d1cd4e6de9fb72d3d62e7cc390bb14c12a2846fb Mon Sep 17 00:00:00 2001 From: youainti Date: Tue, 22 Jun 2021 16:14:44 -0700 Subject: [PATCH] edited .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7cb506b..f9fb4b9 100644 --- a/.gitignore +++ b/.gitignore @@ -295,3 +295,6 @@ TSWLatexianTemp* # option is specified. Footnotes are the stored in a file with suffix Notes.bib. # Uncomment the next line to have this generated file ignored. #*Notes.bib + +# don't track PDFs +*.pdf