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