aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Voss <thomas.voss@humanwave.nl> 2024-01-18 13:40:04 +0100
committerThomas Voss <thomas.voss@humanwave.nl> 2024-01-18 13:40:04 +0100
commit7eeaef0536634b7f1b4d08528c10559e10a9eb8c (patch)
tree83916413b1a89da9eef64b48350ae7534a8e4de6 /.gitignore
parent1b4a12633932e63cce290a3d0e3d807ace094d1b (diff)
Ignore *.dSYM/ directories on MacOS
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1e8e00a..9fab519 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*.dSYM/
.cache/
.clang-format
compile_commands.json