From a7ab7ce0a0d85fbe49531dcabb39ec34b9b5cbbd Mon Sep 17 00:00:00 2001 From: Martin Kennedy Date: Sun, 19 Oct 2025 21:03:50 -0400 Subject: [PATCH] no tildes. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 553f150..761fa00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ LAB3.pdf LAB3.log -LAB3.aux \ No newline at end of file +LAB3.aux +*~ \ No newline at end of file