summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-30 15:02:04 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-30 15:02:04 -0600
commit1bc74b1308d24b6a9c7a58421f0cb89fbd593da6 (patch)
tree8c2e6f37e1db0e683f96e6ad83ba71b8ec8f820c /apps
parenta75870e9f22c9a1611c33173731fe8d416249686 (diff)
downloadpx4-nuttx-1bc74b1308d24b6a9c7a58421f0cb89fbd593da6.tar.gz
px4-nuttx-1bc74b1308d24b6a9c7a58421f0cb89fbd593da6.tar.bz2
px4-nuttx-1bc74b1308d24b6a9c7a58421f0cb89fbd593da6.zip
.dSYM only needs to be in the same .gitignore files as .exe
Diffstat (limited to 'apps')
-rw-r--r--apps/builtin/.gitignore1
-rw-r--r--apps/examples/adc/.gitignore1
-rw-r--r--apps/examples/buttons/.gitignore1
-rw-r--r--apps/examples/can/.gitignore1
-rw-r--r--apps/examples/cdcacm/.gitignore1
-rw-r--r--apps/examples/composite/.gitignore1
-rw-r--r--apps/examples/cxxtest/.gitignore1
-rw-r--r--apps/examples/dhcpd/.gitignore1
-rw-r--r--apps/examples/discover/.gitignore1
-rw-r--r--apps/examples/elf/.gitignore1
-rw-r--r--apps/examples/flash_test/.gitignore1
-rw-r--r--apps/examples/ftpc/.gitignore1
-rw-r--r--apps/examples/ftpd/.gitignore1
-rw-r--r--apps/examples/hello/.gitignore1
-rw-r--r--apps/examples/helloxx/.gitignore1
-rw-r--r--apps/examples/hidkbd/.gitignore1
-rw-r--r--apps/examples/json/.gitignore1
-rw-r--r--apps/examples/keypadtest/.gitignore1
-rw-r--r--apps/examples/lcdrw/.gitignore1
-rw-r--r--apps/examples/mm/.gitignore1
-rw-r--r--apps/examples/modbus/.gitignore1
-rw-r--r--apps/examples/mount/.gitignore1
-rw-r--r--apps/examples/mtdpart/.gitignore1
-rw-r--r--apps/examples/nsh/.gitignore1
-rw-r--r--apps/examples/null/.gitignore1
-rw-r--r--apps/examples/nx/.gitignore1
-rw-r--r--apps/examples/nxconsole/.gitignore1
-rw-r--r--apps/examples/nxffs/.gitignore1
-rw-r--r--apps/examples/nxflat/.gitignore1
-rw-r--r--apps/examples/nxhello/.gitignore1
-rw-r--r--apps/examples/nximage/.gitignore1
-rw-r--r--apps/examples/nxlines/.gitignore1
-rw-r--r--apps/examples/nxtext/.gitignore1
-rw-r--r--apps/examples/ostest/.gitignore1
-rw-r--r--apps/examples/pashello/.gitignore1
-rw-r--r--apps/examples/pipe/.gitignore1
-rw-r--r--apps/examples/posix_spawn/.gitignore1
-rw-r--r--apps/examples/posix_spawn/filesystem/hello/.gitignore7
-rw-r--r--apps/examples/posix_spawn/filesystem/redirect/.gitignore7
-rw-r--r--apps/examples/pwm/.gitignore1
-rw-r--r--apps/examples/qencoder/.gitignore1
-rw-r--r--apps/examples/relays/.gitignore1
-rw-r--r--apps/examples/rgmp/.gitignore1
-rw-r--r--apps/examples/romfs/.gitignore1
-rw-r--r--apps/examples/sendmail/.gitignore1
-rw-r--r--apps/examples/serloop/.gitignore1
-rw-r--r--apps/examples/slcd/.gitignore1
-rw-r--r--apps/examples/smart/.gitignore1
-rw-r--r--apps/examples/smart_test/.gitignore1
-rw-r--r--apps/examples/tcpecho/.gitignore1
-rw-r--r--apps/examples/telnetd/.gitignore1
-rw-r--r--apps/examples/thttpd/.gitignore1
-rw-r--r--apps/examples/tiff/.gitignore1
-rw-r--r--apps/examples/touchscreen/.gitignore1
-rw-r--r--apps/examples/uip/.gitignore1
-rw-r--r--apps/examples/uip/httpd-fs/.gitignore1
-rw-r--r--apps/examples/usbserial/.gitignore1
-rw-r--r--apps/examples/usbstorage/.gitignore1
-rw-r--r--apps/examples/usbterm/.gitignore1
-rw-r--r--apps/examples/watchdog/.gitignore1
-rw-r--r--apps/examples/wget/.gitignore1
-rw-r--r--apps/examples/wgetjson/.gitignore1
-rw-r--r--apps/examples/wgetjson/webserver/.gitignore1
-rw-r--r--apps/examples/wgetjson/webserver/wgetjson/.gitignore1
-rw-r--r--apps/examples/xmlrpc/.gitignore1
-rw-r--r--apps/graphics/screenshot/.gitignore1
-rw-r--r--apps/modbus/.gitignore1
-rw-r--r--apps/netutils/dhcpc/.gitignore1
-rw-r--r--apps/netutils/dhcpd/.gitignore1
-rw-r--r--apps/netutils/discover/.gitignore1
-rw-r--r--apps/netutils/ftpc/.gitignore1
-rw-r--r--apps/netutils/ftpd/.gitignore1
-rw-r--r--apps/netutils/json/.gitignore1
-rw-r--r--apps/netutils/resolv/.gitignore1
-rw-r--r--apps/netutils/smtp/.gitignore1
-rw-r--r--apps/netutils/telnetd/.gitignore1
-rw-r--r--apps/netutils/tftpc/.gitignore1
-rw-r--r--apps/netutils/thttpd/.gitignore1
-rw-r--r--apps/netutils/uiplib/.gitignore1
-rw-r--r--apps/netutils/webclient/.gitignore1
-rw-r--r--apps/netutils/webserver/.gitignore1
-rw-r--r--apps/netutils/xmlrpc/.gitignore1
-rw-r--r--apps/nshlib/.gitignore1
-rw-r--r--apps/system/flash_eraseall/.gitignore1
-rw-r--r--apps/system/free/.gitignore1
-rw-r--r--apps/system/i2c/.gitignore1
-rw-r--r--apps/system/install/.gitignore1
-rw-r--r--apps/system/poweroff/.gitignore1
-rw-r--r--apps/system/ramtest/.gitignore1
-rw-r--r--apps/system/ramtron/.gitignore1
-rw-r--r--apps/system/readline/.gitignore1
-rw-r--r--apps/system/sdcard/.gitignore1
-rw-r--r--apps/system/sysinfo/.gitignore1
-rw-r--r--apps/system/usbmonitor/.gitignore1
94 files changed, 6 insertions, 100 deletions
diff --git a/apps/builtin/.gitignore b/apps/builtin/.gitignore
index f34237c93..8ccdce2c1 100644
--- a/apps/builtin/.gitignore
+++ b/apps/builtin/.gitignore
@@ -9,4 +9,3 @@
/*.lst
/*.asm
/*.sym
-/*.dSYM
diff --git a/apps/examples/adc/.gitignore b/apps/examples/adc/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/adc/.gitignore
+++ b/apps/examples/adc/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/buttons/.gitignore b/apps/examples/buttons/.gitignore
index bcc71b2ea..105259c49 100644
--- a/apps/examples/buttons/.gitignore
+++ b/apps/examples/buttons/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/can/.gitignore b/apps/examples/can/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/can/.gitignore
+++ b/apps/examples/can/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/cdcacm/.gitignore b/apps/examples/cdcacm/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/cdcacm/.gitignore
+++ b/apps/examples/cdcacm/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/composite/.gitignore b/apps/examples/composite/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/composite/.gitignore
+++ b/apps/examples/composite/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/cxxtest/.gitignore b/apps/examples/cxxtest/.gitignore
index bcc71b2ea..105259c49 100644
--- a/apps/examples/cxxtest/.gitignore
+++ b/apps/examples/cxxtest/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/dhcpd/.gitignore b/apps/examples/dhcpd/.gitignore
index 9d9b5086b..0ca3d1588 100644
--- a/apps/examples/dhcpd/.gitignore
+++ b/apps/examples/dhcpd/.gitignore
@@ -10,4 +10,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/discover/.gitignore b/apps/examples/discover/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/discover/.gitignore
+++ b/apps/examples/discover/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/elf/.gitignore b/apps/examples/elf/.gitignore
index bddad3fa4..4cfc495be 100644
--- a/apps/examples/elf/.gitignore
+++ b/apps/examples/elf/.gitignore
@@ -1,4 +1,3 @@
/Make.dep
/.depend
/.built
-/*.dSYM
diff --git a/apps/examples/flash_test/.gitignore b/apps/examples/flash_test/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/flash_test/.gitignore
+++ b/apps/examples/flash_test/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/ftpc/.gitignore b/apps/examples/ftpc/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/ftpc/.gitignore
+++ b/apps/examples/ftpc/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/ftpd/.gitignore b/apps/examples/ftpd/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/ftpd/.gitignore
+++ b/apps/examples/ftpd/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/hello/.gitignore b/apps/examples/hello/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/hello/.gitignore
+++ b/apps/examples/hello/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/helloxx/.gitignore b/apps/examples/helloxx/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/helloxx/.gitignore
+++ b/apps/examples/helloxx/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/hidkbd/.gitignore b/apps/examples/hidkbd/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/hidkbd/.gitignore
+++ b/apps/examples/hidkbd/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/json/.gitignore b/apps/examples/json/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/json/.gitignore
+++ b/apps/examples/json/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/keypadtest/.gitignore b/apps/examples/keypadtest/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/keypadtest/.gitignore
+++ b/apps/examples/keypadtest/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/lcdrw/.gitignore b/apps/examples/lcdrw/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/lcdrw/.gitignore
+++ b/apps/examples/lcdrw/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/mm/.gitignore b/apps/examples/mm/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/mm/.gitignore
+++ b/apps/examples/mm/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/modbus/.gitignore b/apps/examples/modbus/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/modbus/.gitignore
+++ b/apps/examples/modbus/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/mount/.gitignore b/apps/examples/mount/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/mount/.gitignore
+++ b/apps/examples/mount/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/mtdpart/.gitignore b/apps/examples/mtdpart/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/mtdpart/.gitignore
+++ b/apps/examples/mtdpart/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/nsh/.gitignore b/apps/examples/nsh/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/nsh/.gitignore
+++ b/apps/examples/nsh/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/null/.gitignore b/apps/examples/null/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/null/.gitignore
+++ b/apps/examples/null/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/nx/.gitignore b/apps/examples/nx/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/nx/.gitignore
+++ b/apps/examples/nx/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/nxconsole/.gitignore b/apps/examples/nxconsole/.gitignore
index ad18b8db5..b14460823 100644
--- a/apps/examples/nxconsole/.gitignore
+++ b/apps/examples/nxconsole/.gitignore
@@ -8,4 +8,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/nxffs/.gitignore b/apps/examples/nxffs/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/nxffs/.gitignore
+++ b/apps/examples/nxffs/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/nxflat/.gitignore b/apps/examples/nxflat/.gitignore
index bddad3fa4..4cfc495be 100644
--- a/apps/examples/nxflat/.gitignore
+++ b/apps/examples/nxflat/.gitignore
@@ -1,4 +1,3 @@
/Make.dep
/.depend
/.built
-/*.dSYM
diff --git a/apps/examples/nxhello/.gitignore b/apps/examples/nxhello/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/nxhello/.gitignore
+++ b/apps/examples/nxhello/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/nximage/.gitignore b/apps/examples/nximage/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/nximage/.gitignore
+++ b/apps/examples/nximage/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/nxlines/.gitignore b/apps/examples/nxlines/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/nxlines/.gitignore
+++ b/apps/examples/nxlines/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/nxtext/.gitignore b/apps/examples/nxtext/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/nxtext/.gitignore
+++ b/apps/examples/nxtext/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/ostest/.gitignore b/apps/examples/ostest/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/ostest/.gitignore
+++ b/apps/examples/ostest/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/pashello/.gitignore b/apps/examples/pashello/.gitignore
index 363094779..3e5ec9dcb 100644
--- a/apps/examples/pashello/.gitignore
+++ b/apps/examples/pashello/.gitignore
@@ -11,4 +11,3 @@
/*.lib
/*.src
/*.err
-/*.dSYM
diff --git a/apps/examples/pipe/.gitignore b/apps/examples/pipe/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/pipe/.gitignore
+++ b/apps/examples/pipe/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/posix_spawn/.gitignore b/apps/examples/posix_spawn/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/posix_spawn/.gitignore
+++ b/apps/examples/posix_spawn/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/posix_spawn/filesystem/hello/.gitignore b/apps/examples/posix_spawn/filesystem/hello/.gitignore
index f43841e37..993453898 100644
--- a/apps/examples/posix_spawn/filesystem/hello/.gitignore
+++ b/apps/examples/posix_spawn/filesystem/hello/.gitignore
@@ -1,5 +1,4 @@
-hello
-*.exe
-
-
+/hello
+/*.exe
+/*.dSYM
diff --git a/apps/examples/posix_spawn/filesystem/redirect/.gitignore b/apps/examples/posix_spawn/filesystem/redirect/.gitignore
index 8267e1d95..b8396c22d 100644
--- a/apps/examples/posix_spawn/filesystem/redirect/.gitignore
+++ b/apps/examples/posix_spawn/filesystem/redirect/.gitignore
@@ -1,5 +1,4 @@
-redirect
-*.exe
-
-
+/redirect
+/*.exe
+/*.dSYM
diff --git a/apps/examples/pwm/.gitignore b/apps/examples/pwm/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/pwm/.gitignore
+++ b/apps/examples/pwm/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/qencoder/.gitignore b/apps/examples/qencoder/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/qencoder/.gitignore
+++ b/apps/examples/qencoder/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/relays/.gitignore b/apps/examples/relays/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/relays/.gitignore
+++ b/apps/examples/relays/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/rgmp/.gitignore b/apps/examples/rgmp/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/rgmp/.gitignore
+++ b/apps/examples/rgmp/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/romfs/.gitignore b/apps/examples/romfs/.gitignore
index a471732b8..98aca9189 100644
--- a/apps/examples/romfs/.gitignore
+++ b/apps/examples/romfs/.gitignore
@@ -11,4 +11,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/sendmail/.gitignore b/apps/examples/sendmail/.gitignore
index 6ba13112b..565aaaa07 100644
--- a/apps/examples/sendmail/.gitignore
+++ b/apps/examples/sendmail/.gitignore
@@ -12,4 +12,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/serloop/.gitignore b/apps/examples/serloop/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/serloop/.gitignore
+++ b/apps/examples/serloop/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/slcd/.gitignore b/apps/examples/slcd/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/slcd/.gitignore
+++ b/apps/examples/slcd/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/smart/.gitignore b/apps/examples/smart/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/smart/.gitignore
+++ b/apps/examples/smart/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/smart_test/.gitignore b/apps/examples/smart_test/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/smart_test/.gitignore
+++ b/apps/examples/smart_test/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/tcpecho/.gitignore b/apps/examples/tcpecho/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/tcpecho/.gitignore
+++ b/apps/examples/tcpecho/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/telnetd/.gitignore b/apps/examples/telnetd/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/telnetd/.gitignore
+++ b/apps/examples/telnetd/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/thttpd/.gitignore b/apps/examples/thttpd/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/thttpd/.gitignore
+++ b/apps/examples/thttpd/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/tiff/.gitignore b/apps/examples/tiff/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/tiff/.gitignore
+++ b/apps/examples/tiff/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/touchscreen/.gitignore b/apps/examples/touchscreen/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/touchscreen/.gitignore
+++ b/apps/examples/touchscreen/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/uip/.gitignore b/apps/examples/uip/.gitignore
index 3e613359c..12109c08d 100644
--- a/apps/examples/uip/.gitignore
+++ b/apps/examples/uip/.gitignore
@@ -10,4 +10,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/uip/httpd-fs/.gitignore b/apps/examples/uip/httpd-fs/.gitignore
index 9b512faae..e75e705d4 100644
--- a/apps/examples/uip/httpd-fs/.gitignore
+++ b/apps/examples/uip/httpd-fs/.gitignore
@@ -10,4 +10,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/usbserial/.gitignore b/apps/examples/usbserial/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/usbserial/.gitignore
+++ b/apps/examples/usbserial/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/usbstorage/.gitignore b/apps/examples/usbstorage/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/usbstorage/.gitignore
+++ b/apps/examples/usbstorage/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/usbterm/.gitignore b/apps/examples/usbterm/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/usbterm/.gitignore
+++ b/apps/examples/usbterm/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/watchdog/.gitignore b/apps/examples/watchdog/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/watchdog/.gitignore
+++ b/apps/examples/watchdog/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/wget/.gitignore b/apps/examples/wget/.gitignore
index 6ba13112b..565aaaa07 100644
--- a/apps/examples/wget/.gitignore
+++ b/apps/examples/wget/.gitignore
@@ -12,4 +12,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/wgetjson/.gitignore b/apps/examples/wgetjson/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/wgetjson/.gitignore
+++ b/apps/examples/wgetjson/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/wgetjson/webserver/.gitignore b/apps/examples/wgetjson/webserver/.gitignore
index 9b512faae..e75e705d4 100644
--- a/apps/examples/wgetjson/webserver/.gitignore
+++ b/apps/examples/wgetjson/webserver/.gitignore
@@ -10,4 +10,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/wgetjson/webserver/wgetjson/.gitignore b/apps/examples/wgetjson/webserver/wgetjson/.gitignore
index 9b512faae..e75e705d4 100644
--- a/apps/examples/wgetjson/webserver/wgetjson/.gitignore
+++ b/apps/examples/wgetjson/webserver/wgetjson/.gitignore
@@ -10,4 +10,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/examples/xmlrpc/.gitignore b/apps/examples/xmlrpc/.gitignore
index d7e289cea..fa1ec7579 100644
--- a/apps/examples/xmlrpc/.gitignore
+++ b/apps/examples/xmlrpc/.gitignore
@@ -9,4 +9,3 @@
/*.adb
/*.lib
/*.src
-/*.dSYM
diff --git a/apps/graphics/screenshot/.gitignore b/apps/graphics/screenshot/.gitignore
index 8a252dacc..83bd7b811 100644
--- a/apps/graphics/screenshot/.gitignore
+++ b/apps/graphics/screenshot/.gitignore
@@ -9,4 +9,3 @@
/*.lib
/*.src
/*.obj
-/*.dSYM
diff --git a/apps/modbus/.gitignore b/apps/modbus/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/modbus/.gitignore
+++ b/apps/modbus/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/dhcpc/.gitignore b/apps/netutils/dhcpc/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/dhcpc/.gitignore
+++ b/apps/netutils/dhcpc/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/dhcpd/.gitignore b/apps/netutils/dhcpd/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/dhcpd/.gitignore
+++ b/apps/netutils/dhcpd/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/discover/.gitignore b/apps/netutils/discover/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/discover/.gitignore
+++ b/apps/netutils/discover/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/ftpc/.gitignore b/apps/netutils/ftpc/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/ftpc/.gitignore
+++ b/apps/netutils/ftpc/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/ftpd/.gitignore b/apps/netutils/ftpd/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/ftpd/.gitignore
+++ b/apps/netutils/ftpd/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/json/.gitignore b/apps/netutils/json/.gitignore
index f3308ae72..16db3b336 100644
--- a/apps/netutils/json/.gitignore
+++ b/apps/netutils/json/.gitignore
@@ -5,4 +5,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/resolv/.gitignore b/apps/netutils/resolv/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/resolv/.gitignore
+++ b/apps/netutils/resolv/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/smtp/.gitignore b/apps/netutils/smtp/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/smtp/.gitignore
+++ b/apps/netutils/smtp/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/telnetd/.gitignore b/apps/netutils/telnetd/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/telnetd/.gitignore
+++ b/apps/netutils/telnetd/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/tftpc/.gitignore b/apps/netutils/tftpc/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/tftpc/.gitignore
+++ b/apps/netutils/tftpc/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/thttpd/.gitignore b/apps/netutils/thttpd/.gitignore
index f3308ae72..16db3b336 100644
--- a/apps/netutils/thttpd/.gitignore
+++ b/apps/netutils/thttpd/.gitignore
@@ -5,4 +5,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/uiplib/.gitignore b/apps/netutils/uiplib/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/uiplib/.gitignore
+++ b/apps/netutils/uiplib/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/webclient/.gitignore b/apps/netutils/webclient/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/webclient/.gitignore
+++ b/apps/netutils/webclient/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/webserver/.gitignore b/apps/netutils/webserver/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/webserver/.gitignore
+++ b/apps/netutils/webserver/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/netutils/xmlrpc/.gitignore b/apps/netutils/xmlrpc/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/netutils/xmlrpc/.gitignore
+++ b/apps/netutils/xmlrpc/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/nshlib/.gitignore b/apps/nshlib/.gitignore
index 54b75348c..f21c854d1 100644
--- a/apps/nshlib/.gitignore
+++ b/apps/nshlib/.gitignore
@@ -4,4 +4,3 @@
/*.src
/*.obj
/*.lst
-/*.dSYM
diff --git a/apps/system/flash_eraseall/.gitignore b/apps/system/flash_eraseall/.gitignore
index 8a252dacc..83bd7b811 100644
--- a/apps/system/flash_eraseall/.gitignore
+++ b/apps/system/flash_eraseall/.gitignore
@@ -9,4 +9,3 @@
/*.lib
/*.src
/*.obj
-/*.dSYM
diff --git a/apps/system/free/.gitignore b/apps/system/free/.gitignore
index 8a252dacc..83bd7b811 100644
--- a/apps/system/free/.gitignore
+++ b/apps/system/free/.gitignore
@@ -9,4 +9,3 @@
/*.lib
/*.src
/*.obj
-/*.dSYM
diff --git a/apps/system/i2c/.gitignore b/apps/system/i2c/.gitignore
index 8a252dacc..83bd7b811 100644
--- a/apps/system/i2c/.gitignore
+++ b/apps/system/i2c/.gitignore
@@ -9,4 +9,3 @@
/*.lib
/*.src
/*.obj
-/*.dSYM
diff --git a/apps/system/install/.gitignore b/apps/system/install/.gitignore
index 8a252dacc..83bd7b811 100644
--- a/apps/system/install/.gitignore
+++ b/apps/system/install/.gitignore
@@ -9,4 +9,3 @@
/*.lib
/*.src
/*.obj
-/*.dSYM
diff --git a/apps/system/poweroff/.gitignore b/apps/system/poweroff/.gitignore
index 8a252dacc..83bd7b811 100644
--- a/apps/system/poweroff/.gitignore
+++ b/apps/system/poweroff/.gitignore
@@ -9,4 +9,3 @@
/*.lib
/*.src
/*.obj
-/*.dSYM
diff --git a/apps/system/ramtest/.gitignore b/apps/system/ramtest/.gitignore
index 8a252dacc..83bd7b811 100644
--- a/apps/system/ramtest/.gitignore
+++ b/apps/system/ramtest/.gitignore
@@ -9,4 +9,3 @@
/*.lib
/*.src
/*.obj
-/*.dSYM
diff --git a/apps/system/ramtron/.gitignore b/apps/system/ramtron/.gitignore
index 8a252dacc..83bd7b811 100644
--- a/apps/system/ramtron/.gitignore
+++ b/apps/system/ramtron/.gitignore
@@ -9,4 +9,3 @@
/*.lib
/*.src
/*.obj
-/*.dSYM
diff --git a/apps/system/readline/.gitignore b/apps/system/readline/.gitignore
index 8a252dacc..83bd7b811 100644
--- a/apps/system/readline/.gitignore
+++ b/apps/system/readline/.gitignore
@@ -9,4 +9,3 @@
/*.lib
/*.src
/*.obj
-/*.dSYM
diff --git a/apps/system/sdcard/.gitignore b/apps/system/sdcard/.gitignore
index 8a252dacc..83bd7b811 100644
--- a/apps/system/sdcard/.gitignore
+++ b/apps/system/sdcard/.gitignore
@@ -9,4 +9,3 @@
/*.lib
/*.src
/*.obj
-/*.dSYM
diff --git a/apps/system/sysinfo/.gitignore b/apps/system/sysinfo/.gitignore
index 8a252dacc..83bd7b811 100644
--- a/apps/system/sysinfo/.gitignore
+++ b/apps/system/sysinfo/.gitignore
@@ -9,4 +9,3 @@
/*.lib
/*.src
/*.obj
-/*.dSYM
diff --git a/apps/system/usbmonitor/.gitignore b/apps/system/usbmonitor/.gitignore
index 8a252dacc..83bd7b811 100644
--- a/apps/system/usbmonitor/.gitignore
+++ b/apps/system/usbmonitor/.gitignore
@@ -9,4 +9,3 @@
/*.lib
/*.src
/*.obj
-/*.dSYM