From f972bb4f5ab141a522757ee124c26366b45f98a8 Mon Sep 17 00:00:00 2001 From: Roushan Kumar Singh <158602016+github-roushan@users.noreply.github.com> Date: Sun, 9 Mar 2025 00:51:19 +0530 Subject: [PATCH] Update .gitignore chore: add .vs to .gitignore to exclude Visual Studio files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8f10ea41e..258550dc5 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ build platform/cortex.exe platform/package-lock.json .vscode +.vs platform/command platform/src/infrastructure/commanders/test/test_data **/vcpkg_installed