summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-04 14:27:29 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-04 14:27:29 -0600
commitdf0e72bd666d8fb88555eefaa4a9fa71a1a35c8f (patch)
tree14a6690befa305249d42cbe82109181f3c4928d5 /nuttx/configs/ez80f910200zco
parent9f4013f6d387f6b8561ede886e11ee5e569cc68e (diff)
downloadnuttx-df0e72bd666d8fb88555eefaa4a9fa71a1a35c8f.tar.gz
nuttx-df0e72bd666d8fb88555eefaa4a9fa71a1a35c8f.tar.bz2
nuttx-df0e72bd666d8fb88555eefaa4a9fa71a1a35c8f.zip
Clone svn:ignore directory atributed to .gitignore files
Diffstat (limited to 'nuttx/configs/ez80f910200zco')
-rw-r--r--nuttx/configs/ez80f910200zco/dhcpd/.gitignore7
-rw-r--r--nuttx/configs/ez80f910200zco/httpd/.gitignore7
-rw-r--r--nuttx/configs/ez80f910200zco/nettest/.gitignore7
-rw-r--r--nuttx/configs/ez80f910200zco/nsh/.gitignore7
-rw-r--r--nuttx/configs/ez80f910200zco/ostest/.gitignore7
-rw-r--r--nuttx/configs/ez80f910200zco/poll/.gitignore7
-rw-r--r--nuttx/configs/ez80f910200zco/src/.gitignore4
7 files changed, 46 insertions, 0 deletions
diff --git a/nuttx/configs/ez80f910200zco/dhcpd/.gitignore b/nuttx/configs/ez80f910200zco/dhcpd/.gitignore
new file mode 100644
index 000000000..690992cd3
--- /dev/null
+++ b/nuttx/configs/ez80f910200zco/dhcpd/.gitignore
@@ -0,0 +1,7 @@
+dhcpd.hex
+dhcpd.map
+dhcpd.lod
+dhcpd.wsp
+*.asm
+Debug
+
diff --git a/nuttx/configs/ez80f910200zco/httpd/.gitignore b/nuttx/configs/ez80f910200zco/httpd/.gitignore
new file mode 100644
index 000000000..2510450fb
--- /dev/null
+++ b/nuttx/configs/ez80f910200zco/httpd/.gitignore
@@ -0,0 +1,7 @@
+httpd.hex
+httpd.map
+httpd.lod
+httpd.wsp
+*.asm
+Debug
+
diff --git a/nuttx/configs/ez80f910200zco/nettest/.gitignore b/nuttx/configs/ez80f910200zco/nettest/.gitignore
new file mode 100644
index 000000000..7ec38242d
--- /dev/null
+++ b/nuttx/configs/ez80f910200zco/nettest/.gitignore
@@ -0,0 +1,7 @@
+nettest.hex
+nettest.map
+nettest.lod
+nettest.wsp
+*.asm
+Debug
+
diff --git a/nuttx/configs/ez80f910200zco/nsh/.gitignore b/nuttx/configs/ez80f910200zco/nsh/.gitignore
new file mode 100644
index 000000000..739b8373b
--- /dev/null
+++ b/nuttx/configs/ez80f910200zco/nsh/.gitignore
@@ -0,0 +1,7 @@
+nsh.hex
+nsh.map
+nsh.lod
+nsh.wsp
+*.asm
+Debug
+
diff --git a/nuttx/configs/ez80f910200zco/ostest/.gitignore b/nuttx/configs/ez80f910200zco/ostest/.gitignore
new file mode 100644
index 000000000..493c3508e
--- /dev/null
+++ b/nuttx/configs/ez80f910200zco/ostest/.gitignore
@@ -0,0 +1,7 @@
+ostest.hex
+ostest.map
+ostest.lod
+ostest.wsp
+*.asm
+Debug
+
diff --git a/nuttx/configs/ez80f910200zco/poll/.gitignore b/nuttx/configs/ez80f910200zco/poll/.gitignore
new file mode 100644
index 000000000..fbeb6a971
--- /dev/null
+++ b/nuttx/configs/ez80f910200zco/poll/.gitignore
@@ -0,0 +1,7 @@
+poll.hex
+poll.map
+poll.lod
+poll.wsp
+*.asm
+Debug
+
diff --git a/nuttx/configs/ez80f910200zco/src/.gitignore b/nuttx/configs/ez80f910200zco/src/.gitignore
new file mode 100644
index 000000000..94abcdb86
--- /dev/null
+++ b/nuttx/configs/ez80f910200zco/src/.gitignore
@@ -0,0 +1,4 @@
+Make.dep
+.depend
+*.obj
+