From bd933997008b70c0959188a00b7ccb7a7b075687 Mon Sep 17 00:00:00 2001 From: Joseph Timothy Foley Date: Wed, 11 Mar 2026 20:25:01 +0000 Subject: [PATCH] Ignore generated files and emacs tempfiles --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 518a1c6..24eed32 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ *~ *.log +flycheck_*.py +\#*# +test.pdf