summaryrefslogtreecommitdiff
path: root/apps/examples/wgetjson/webserver
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 /apps/examples/wgetjson/webserver
parent9f4013f6d387f6b8561ede886e11ee5e569cc68e (diff)
downloadnuttx-df0e72bd666d8fb88555eefaa4a9fa71a1a35c8f.tar.gz
nuttx-df0e72bd666d8fb88555eefaa4a9fa71a1a35c8f.tar.bz2
nuttx-df0e72bd666d8fb88555eefaa4a9fa71a1a35c8f.zip
Clone svn:ignore directory atributed to .gitignore files
Diffstat (limited to 'apps/examples/wgetjson/webserver')
-rw-r--r--apps/examples/wgetjson/webserver/.gitignore17
-rw-r--r--apps/examples/wgetjson/webserver/wgetjson/.gitignore17
2 files changed, 34 insertions, 0 deletions
diff --git a/apps/examples/wgetjson/webserver/.gitignore b/apps/examples/wgetjson/webserver/.gitignore
new file mode 100644
index 000000000..0e5a95e62
--- /dev/null
+++ b/apps/examples/wgetjson/webserver/.gitignore
@@ -0,0 +1,17 @@
+Make.dep
+.context
+.depend
+.built
+*.swp
+*.asm
+*.obj
+*.rel
+*.lst
+*.sym
+*.adb
+*.lib
+*.src
+
+
+
+
diff --git a/apps/examples/wgetjson/webserver/wgetjson/.gitignore b/apps/examples/wgetjson/webserver/wgetjson/.gitignore
new file mode 100644
index 000000000..0e5a95e62
--- /dev/null
+++ b/apps/examples/wgetjson/webserver/wgetjson/.gitignore
@@ -0,0 +1,17 @@
+Make.dep
+.context
+.depend
+.built
+*.swp
+*.asm
+*.obj
+*.rel
+*.lst
+*.sym
+*.adb
+*.lib
+*.src
+
+
+
+