From c1460ed04e08918050418e22790a3f3c8dd43c64 Mon Sep 17 00:00:00 2001 From: brooke Date: Thu, 22 May 2025 17:10:24 -0400 Subject: [PATCH] update gitignore for output files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f08278d..8c7a45f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.pdf \ No newline at end of file +output.pdf +output.png \ No newline at end of file