aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c3c50a40..8927d1b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -373,3 +373,6 @@ MigrationBackup/
# Ionide (cross platform F# VS Code tools) working folder
.ionide/
+
+# CMake deps folder?
+_deps/