From 1707a2a497c5a8dab07d4dcff5ec39244a92f9a3 Mon Sep 17 00:00:00 2001 From: Martin Kennedy Date: Sat, 3 May 2025 18:20:34 -0400 Subject: [PATCH] feat: .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3e3d441 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.aux +*.log +Final.pdf \ No newline at end of file