From a75870e9f22c9a1611c33173731fe8d416249686 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 30 May 2013 14:45:31 -0600 Subject: Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add some missing .gitignore files --- nuttx/arch/avr/src/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/arch/avr/src/.gitignore') diff --git a/nuttx/arch/avr/src/.gitignore b/nuttx/arch/avr/src/.gitignore index d9a7dec41..337129e7e 100644 --- a/nuttx/arch/avr/src/.gitignore +++ b/nuttx/arch/avr/src/.gitignore @@ -3,4 +3,4 @@ /locked.r /board /chip - +/*.dSYM -- cgit v1.2.3