From c28bc4ac696f3d5f0a6bc07a45a75fc7ab2dd078 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Thu, 15 May 2025 07:51:37 +0200 Subject: [PATCH] Ignore vs --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 115f744..d33a901 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea obj -bin \ No newline at end of file +bin +.vs \ No newline at end of file