summaryrefslogtreecommitdiff
path: root/apps/system/flash_eraseall
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-30 14:45:31 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-30 14:45:31 -0600
commita75870e9f22c9a1611c33173731fe8d416249686 (patch)
tree2983d1ac3d2e7de58307cb6b5da761f77db2c36c /apps/system/flash_eraseall
parent888ff3f3c2b85d178a7c375807eb66ab3ab52872 (diff)
downloadnuttx-a75870e9f22c9a1611c33173731fe8d416249686.tar.gz
nuttx-a75870e9f22c9a1611c33173731fe8d416249686.tar.bz2
nuttx-a75870e9f22c9a1611c33173731fe8d416249686.zip
Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add some missing .gitignore files
Diffstat (limited to 'apps/system/flash_eraseall')
-rw-r--r--apps/system/flash_eraseall/.gitignore25
1 files changed, 12 insertions, 13 deletions
diff --git a/apps/system/flash_eraseall/.gitignore b/apps/system/flash_eraseall/.gitignore
index 3cb5027c6..8a252dacc 100644
--- a/apps/system/flash_eraseall/.gitignore
+++ b/apps/system/flash_eraseall/.gitignore
@@ -1,13 +1,12 @@
-Make.dep
-.context
-.depend
-.built
-*.swp
-*.asm
-*.rel
-*.lst
-*.sym
-*.adb
-*.lib
-*.src
-*.obj
+/Make.dep
+/.depend
+/.built
+/*.asm
+/*.rel
+/*.lst
+/*.sym
+/*.adb
+/*.lib
+/*.src
+/*.obj
+/*.dSYM