summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8a8a9e2..d7131fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,8 @@
cmake-build*
+build
.code
-.idea \ No newline at end of file
+.idea
+.vs
+
+CMakeSettings.json \ No newline at end of file