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/xtrs/src/.gitignore | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) (limited to 'nuttx/configs/xtrs/src') diff --git a/nuttx/configs/xtrs/src/.gitignore b/nuttx/configs/xtrs/src/.gitignore index 8ceafbeda..91e29681e 100644 --- a/nuttx/configs/xtrs/src/.gitignore +++ b/nuttx/configs/xtrs/src/.gitignore @@ -1,14 +1,13 @@ -Make.dep -.depend -*.sym -*.rel -*.lst -*.adb -*.rst -*.lib -*.lnk -*.map -*.mem -*.ihx -*.hex - +/Make.dep +/.depend +/*.sym +/*.rel +/*.lst +/*.adb +/*.rst +/*.lib +/*.lnk +/*.map +/*.mem +/*.ihx +/*.hex -- cgit v1.2.3