From 3cc0a2b3dc429901d1ac8aecf2b7eb89ad6393ca Mon Sep 17 00:00:00 2001 From: hhvrc Date: Wed, 28 Aug 2024 08:32:44 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 62648bd..3a55f22 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ bin/ obj/ .idea .vs -.vscode \ No newline at end of file +.vscode +*.generated.sln \ No newline at end of file