summaryrefslogtreecommitdiff
path: root/lock
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-02 13:45:48 +0300
committerAndrew Dolgov <[email protected]>2010-11-02 13:45:48 +0300
commit2aae0cce7ebdeb634755d5e4ae9ab1b9588ffae6 (patch)
tree9be1bdb11c41a68e821f928072312161644a4492 /lock
parentc30543bb56fa42d0d4da5486fe9eb8e4af82f21a (diff)
add internal directories for cache & lockfiles
Diffstat (limited to 'lock')
-rw-r--r--lock/.empty0
-rw-r--r--lock/.htaccess2
2 files changed, 2 insertions, 0 deletions
diff --git a/lock/.empty b/lock/.empty
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/lock/.empty
diff --git a/lock/.htaccess b/lock/.htaccess
new file mode 100644
index 000000000..93169e4eb
--- /dev/null
+++ b/lock/.htaccess
@@ -0,0 +1,2 @@
+Order deny,allow
+Deny from all