summaryrefslogtreecommitdiff
path: root/apps/examples/thttpd/content
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/thttpd/content')
-rw-r--r--apps/examples/thttpd/content/.gitignore5
-rw-r--r--apps/examples/thttpd/content/hello/.gitignore5
-rw-r--r--apps/examples/thttpd/content/netstat/.gitignore5
-rw-r--r--apps/examples/thttpd/content/tasks/.gitignore5
4 files changed, 20 insertions, 0 deletions
diff --git a/apps/examples/thttpd/content/.gitignore b/apps/examples/thttpd/content/.gitignore
new file mode 100644
index 000000000..b910a2519
--- /dev/null
+++ b/apps/examples/thttpd/content/.gitignore
@@ -0,0 +1,5 @@
+romfs
+romfs.h
+romfs.img
+symtab.h
+
diff --git a/apps/examples/thttpd/content/hello/.gitignore b/apps/examples/thttpd/content/hello/.gitignore
new file mode 100644
index 000000000..31c86fa4f
--- /dev/null
+++ b/apps/examples/thttpd/content/hello/.gitignore
@@ -0,0 +1,5 @@
+hello
+*.r1
+*.r2
+*-thunk.S
+
diff --git a/apps/examples/thttpd/content/netstat/.gitignore b/apps/examples/thttpd/content/netstat/.gitignore
new file mode 100644
index 000000000..6824a421d
--- /dev/null
+++ b/apps/examples/thttpd/content/netstat/.gitignore
@@ -0,0 +1,5 @@
+netstat
+*.r1
+*.r2
+*-thunk.S
+
diff --git a/apps/examples/thttpd/content/tasks/.gitignore b/apps/examples/thttpd/content/tasks/.gitignore
new file mode 100644
index 000000000..2b55da692
--- /dev/null
+++ b/apps/examples/thttpd/content/tasks/.gitignore
@@ -0,0 +1,5 @@
+tasks
+*.r1
+*.r2
+*-thunk.S
+