summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.ru0
-rw-r--r--public/index.html0
-rw-r--r--tmp/.gitignore2
3 files changed, 2 insertions, 0 deletions
diff --git a/config.ru b/config.ru
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/config.ru
diff --git a/public/index.html b/public/index.html
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/public/index.html
diff --git a/tmp/.gitignore b/tmp/.gitignore
new file mode 100644
index 0000000..d6b7ef3
--- /dev/null
+++ b/tmp/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore