aboutsummaryrefslogtreecommitdiff
path: root/cache
diff options
context:
space:
mode:
authormensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>2007-12-12 16:29:16 +0000
committermensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>2007-12-12 16:29:16 +0000
commitd582054c77b22daeb08d2bff17794b9a69a20dd4 (patch)
treed6e7cef8639da6f573cd0b21a5316abf5af24fac /cache
downloadsemanticscuttle-d582054c77b22daeb08d2bff17794b9a69a20dd4.tar.gz
semanticscuttle-d582054c77b22daeb08d2bff17794b9a69a20dd4.tar.bz2
import of scuttle 0.7.2
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@1 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'cache')
-rw-r--r--cache/.cvsignore1
-rw-r--r--cache/.htaccess2
2 files changed, 3 insertions, 0 deletions
diff --git a/cache/.cvsignore b/cache/.cvsignore
new file mode 100644
index 0000000..f05fcdc
--- /dev/null
+++ b/cache/.cvsignore
@@ -0,0 +1 @@
+*.cache \ No newline at end of file
diff --git a/cache/.htaccess b/cache/.htaccess
new file mode 100644
index 0000000..baa56e5
--- /dev/null
+++ b/cache/.htaccess
@@ -0,0 +1,2 @@
+order allow,deny
+deny from all \ No newline at end of file