summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 56b06ba..6be9879 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,6 @@ out/
# MacOS dependecies
.DS_Store
+
+# CMake build folder
+build/