diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2010-11-02 13:45:48 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2010-11-02 13:45:48 +0300 |
| commit | 2aae0cce7ebdeb634755d5e4ae9ab1b9588ffae6 (patch) | |
| tree | 9be1bdb11c41a68e821f928072312161644a4492 /lock | |
| parent | c30543bb56fa42d0d4da5486fe9eb8e4af82f21a (diff) | |
add internal directories for cache & lockfiles
Diffstat (limited to 'lock')
| -rw-r--r-- | lock/.empty | 0 | ||||
| -rw-r--r-- | lock/.htaccess | 2 |
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 |