diff --git a/C.gitignore b/C.gitignore index 0331bbbd..d1177657 100644 --- a/C.gitignore +++ b/C.gitignore @@ -15,3 +15,6 @@ *.exe *.out *.app + +# Debug files +*.dSYM/