summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-02-24 23:15:57 +0100
committeremkael <emkael@tlen.pl>2016-02-24 23:15:57 +0100
commit61f2ea48a4e11cb5fb941b3783e19c9e9ef38a45 (patch)
tree34946547f5f5b1695a006fd23756cc3d04fb7fb1
parent700580aaab62c9ef63df627522340507351a1f91 (diff)
* docroot structure for frontend
-rw-r--r--_log/.gitignore1
-rw-r--r--_stats/.gitignore1
l---------http/_stats1
3 files changed, 3 insertions, 0 deletions
diff --git a/_log/.gitignore b/_log/.gitignore
new file mode 100644
index 0000000..72e8ffc
--- /dev/null
+++ b/_log/.gitignore
@@ -0,0 +1 @@
+*
diff --git a/_stats/.gitignore b/_stats/.gitignore
new file mode 100644
index 0000000..72e8ffc
--- /dev/null
+++ b/_stats/.gitignore
@@ -0,0 +1 @@
+*
diff --git a/http/_stats b/http/_stats
new file mode 120000
index 0000000..20da1a2
--- /dev/null
+++ b/http/_stats
@@ -0,0 +1 @@
+../_stats/ \ No newline at end of file