Added Visual Studio project files to .gitignore

This commit is contained in:
MeirGavish
2025-07-03 04:13:10 +03:00
parent 4a8c7d62aa
commit fca36200f1
+2
View File
@@ -1,3 +1,5 @@
/.vscode
/build
/.vs
*.sln
*.vcxproj*