From be4e28ed8da46236e426be99c18319be9ce129e2 Mon Sep 17 00:00:00 2001 From: congusbongus Date: Sat, 30 Aug 2025 18:57:21 +1000 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index bb8adfee..4227abfe 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,7 @@ bin obj .DS_Store .idea +.vs/ +Backup/ +UpgradeLog.htm +*.csproj.user \ No newline at end of file