summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-12 12:29:58 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-12 12:29:58 -0600
commit892dd7a41ab29d8c10ec6f3a8d192c69deb72db8 (patch)
tree36dec6c2ba96c25758f46aa71956695be69f6a4d /apps
parentd5184409f5bef547f8d784dfbb548e9330099d71 (diff)
downloadnuttx-892dd7a41ab29d8c10ec6f3a8d192c69deb72db8.tar.gz
nuttx-892dd7a41ab29d8c10ec6f3a8d192c69deb72db8.tar.bz2
nuttx-892dd7a41ab29d8c10ec6f3a8d192c69deb72db8.zip
Raw sockets: Additional changes for error-free/warning-free compilation
Diffstat (limited to 'apps')
-rw-r--r--apps/examples/netpkt/.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/examples/netpkt/.gitignore b/apps/examples/netpkt/.gitignore
new file mode 100644
index 000000000..fa1ec7579
--- /dev/null
+++ b/apps/examples/netpkt/.gitignore
@@ -0,0 +1,11 @@
+/Make.dep
+/.depend
+/.built
+/*.asm
+/*.obj
+/*.rel
+/*.lst
+/*.sym
+/*.adb
+/*.lib
+/*.src