From 037b79cd5d45da31b6b0a323375ae5a86e82ff5d Mon Sep 17 00:00:00 2001 From: EliotJones Date: Sun, 3 Aug 2025 13:07:29 -0500 Subject: [PATCH] ignore console runner launch settings --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f615f659..17ca4897 100644 --- a/.gitignore +++ b/.gitignore @@ -248,3 +248,4 @@ _Pvt_Extensions /tools/ConsoleRunner/Properties/launchSettings.json /docs/doxygen +/tools/UglyToad.PdfPig.ConsoleRunner/Properties/launchSettings.json