diff --git a/C.gitignore b/C.gitignore index edf6645defd9952878f1f84d5d994b7965041a77..bbf313b25987d0d61b1cea33a8e6188501e221ac 100644 --- a/C.gitignore +++ b/C.gitignore @@ -27,3 +27,6 @@ *.i*86 *.x86_64 *.hex + +# Debug files +*.dSYM/