From 0c4d0209b737d0825ed8788ec810f9ce6280491f Mon Sep 17 00:00:00 2001 From: Moonbase Date: Thu, 3 Sep 2026 10:49:33 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 79606bb..737b5e5 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ src/Properties __pycache__/ /src/Dlls/SmartFox2X.dll /src/appsettings.Development.json +/launchSettings.json