diff --git a/.gitignore b/.gitignore
index 1100325..cc3eea4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -245,3 +245,6 @@ install_manifest.txt
 compile_commands.json
 CTestTestfile.cmake
 _deps
+
+# Visual Studio
+.vs/
\ No newline at end of file