Ignore all cmake-build-* folders
diff --git a/.gitignore b/.gitignore
index c7c3fc8..bf296d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,5 @@
 *.xccheckout
 Build
 .idea
-cmake-build-debug
-cmake-build-release
-.vs
\ No newline at end of file
+.vs
+cmake-build-*