summaryrefslogtreecommitdiff
path: root/apps/examples/thttpd
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/thttpd')
-rw-r--r--apps/examples/thttpd/.gitignore12
-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
5 files changed, 32 insertions, 0 deletions
diff --git a/apps/examples/thttpd/.gitignore b/apps/examples/thttpd/.gitignore
new file mode 100644
index 000000000..abda8b18a
--- /dev/null
+++ b/apps/examples/thttpd/.gitignore
@@ -0,0 +1,12 @@
+Make.dep
+.depend
+.built
+*.swp
+*.src
+*.asm
+*.rel
+*.lst
+*.sym
+*.adb
+*.lib
+
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
+