summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-12-16 18:24:32 +0200
committerAlon Levy <alon@pobox.com>2014-12-16 18:29:07 +0200
commit6cdf1ac29f617848ca08ddcc544deb1ee069e310 (patch)
tree127d8527a26c18a115e03a07a028f6554d4553ed /src
parent9cefbfc71962f488242191d723de1c814d282ec3 (diff)
how to run client with file://
create two symlinks like so: ln -sf ../../res/templates/index.html . ln -sf ../../res/client res
Diffstat (limited to 'src')
-rw-r--r--src/client/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/.gitignore b/src/client/.gitignore
new file mode 100644
index 00000000..31b5a384
--- /dev/null
+++ b/src/client/.gitignore
@@ -0,0 +1,2 @@
+index.html
+res