From ec7bd3427cd9e3bddf7148a2113ea11350c50584 Mon Sep 17 00:00:00 2001 From: Will King Date: Thu, 4 Mar 2021 18:42:32 -0800 Subject: [PATCH] Adjusted gitignore --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index 8a42ebb..78f757a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,16 @@ +########### PERSONALIZED STUFF BELOW ########### +### SPECIFICALLY IGNORE +#Some PDFs +CurrentWriting/sections/[0-9][0-9]*.pdf +CurrentWriting/Main.pdf + +### SPECIFICALLY INCLUDE +#Preambles +CurrentWriting/assets/preambles/* + + +########### GENERIC STUFF BELOW ########### + ## Core latex/pdflatex auxiliary files: *.aux *.lof