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/configs/pirelli_dpl10/src/.gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'nuttx/configs/pirelli_dpl10/src/.gitignore') diff --git a/nuttx/configs/pirelli_dpl10/src/.gitignore b/nuttx/configs/pirelli_dpl10/src/.gitignore index e9b561c4e..5efa30109 100644 --- a/nuttx/configs/pirelli_dpl10/src/.gitignore +++ b/nuttx/configs/pirelli_dpl10/src/.gitignore @@ -1,4 +1,3 @@ -.depend -Make.dep - - +/.depend +/Make.dep +/*.dSYM -- cgit v1.2.3