From a33e75719c14951b0010275dc44ab3e4578566fc Mon Sep 17 00:00:00 2001 From: Chris Sobczak Date: Fri, 8 May 2026 14:33:50 -0700 Subject: Ignore pdfs and anything inside latex-files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9ef8bf1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pdf +latex-files -- cgit v1.2.3