diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-20 07:40:39 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-20 07:40:39 +0100 |
commit | 6ad93dff69d7c2beb2196e73f641e6484fccbeb7 (patch) | |
tree | 12430b858be2a41029fc11d1afa1fa2a120b96f9 /cache | |
parent | c78c1a3f08815aab99752026ccdf1dcf63cf43c1 (diff) | |
download | wallabag-6ad93dff69d7c2beb2196e73f641e6484fccbeb7.tar.gz wallabag-6ad93dff69d7c2beb2196e73f641e6484fccbeb7.tar.zst wallabag-6ad93dff69d7c2beb2196e73f641e6484fccbeb7.zip |
new folders
Diffstat (limited to 'cache')
-rw-r--r-- | cache/.gitignore | 1 | ||||
-rw-r--r-- | cache/.htaccess | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/cache/.gitignore b/cache/.gitignore deleted file mode 100644 index 35c8ca2e..00000000 --- a/cache/.gitignore +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | !.htaccess | ||
diff --git a/cache/.htaccess b/cache/.htaccess deleted file mode 100644 index 93169e4e..00000000 --- a/cache/.htaccess +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | Order deny,allow | ||
2 | Deny from all | ||