summary refs log tree commit diff
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 4418da3..dd68ffe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,8 @@
-cmake-build-debug
+.DS_Store
+
 .idea
+.fleet
 
+build
+cmake*
 assets/generated
\ No newline at end of file