From 36fba8c05bfb9c88d2f7a075dbe05bc88a264e1b Mon Sep 17 00:00:00 2001 From: Scott Linderman Date: Fri, 12 Jul 2024 16:08:53 -0700 Subject: [PATCH] allowing pdf in gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 900dc906..8d7db323 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,6 @@ dist/ # ignore figures unless manually added *.png *.jpg -*.pdf *-dot *.DS_Store .vscode/