aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 9 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1da12d1c..8f89b801 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,12 @@
# Ignore CI build directory
build/
+xcuserdata
+cmake-build-debug/
+.idea/
+bazel-bin
+bazel-genfiles
+bazel-googletest
+bazel-out
+bazel-testlogs
# python
-*.pyc
+*.pyc \ No newline at end of file