diff --git a/arch/arm/src/.gitignore b/arch/arm/src/.gitignore index 337129e7e1..dfdfc93543 100644 --- a/arch/arm/src/.gitignore +++ b/arch/arm/src/.gitignore @@ -3,4 +3,3 @@ /locked.r /board /chip -/*.dSYM diff --git a/arch/avr/src/.gitignore b/arch/avr/src/.gitignore index 337129e7e1..dfdfc93543 100644 --- a/arch/avr/src/.gitignore +++ b/arch/avr/src/.gitignore @@ -3,4 +3,3 @@ /locked.r /board /chip -/*.dSYM diff --git a/arch/hc/src/.gitignore b/arch/hc/src/.gitignore index 4e4d6ffb6e..716af76fed 100644 --- a/arch/hc/src/.gitignore +++ b/arch/hc/src/.gitignore @@ -3,4 +3,3 @@ /board /chip /*.r -/*.dSYM diff --git a/arch/mips/src/.gitignore b/arch/mips/src/.gitignore index 2ff14d9a69..8d209f76a4 100644 --- a/arch/mips/src/.gitignore +++ b/arch/mips/src/.gitignore @@ -2,4 +2,3 @@ /Make.dep /board /chip -/*.dSYM diff --git a/arch/rgmp/src/.gitignore b/arch/rgmp/src/.gitignore index 2ff14d9a69..8d209f76a4 100644 --- a/arch/rgmp/src/.gitignore +++ b/arch/rgmp/src/.gitignore @@ -2,4 +2,3 @@ /Make.dep /board /chip -/*.dSYM diff --git a/arch/sh/src/.gitignore b/arch/sh/src/.gitignore index 5efa30109a..726d936e1e 100644 --- a/arch/sh/src/.gitignore +++ b/arch/sh/src/.gitignore @@ -1,3 +1,2 @@ /.depend /Make.dep -/*.dSYM diff --git a/arch/sim/src/.gitignore b/arch/sim/src/.gitignore index 486eb70232..ccd150a8eb 100644 --- a/arch/sim/src/.gitignore +++ b/arch/sim/src/.gitignore @@ -6,4 +6,3 @@ /GNU /chip /board -/*.dSYM diff --git a/arch/x86/src/.gitignore b/arch/x86/src/.gitignore index 7814349ece..b47dbaebbb 100644 --- a/arch/x86/src/.gitignore +++ b/arch/x86/src/.gitignore @@ -2,4 +2,3 @@ /board /.depend /Make.dep -/*.dSYM