]> matita.cs.unibo.it Git - helm.git/commitdiff
added htaccess
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 15 Dec 2005 09:04:55 +0000 (09:04 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 15 Dec 2005 09:04:55 +0000 (09:04 +0000)
helm/matita_homepage/.htaccess [new file with mode: 0644]

diff --git a/helm/matita_homepage/.htaccess b/helm/matita_homepage/.htaccess
new file mode 100644 (file)
index 0000000..ed0105b
--- /dev/null
@@ -0,0 +1,3 @@
+<Files ~ "Makefile|matita\.xcf|CVS.*">
+  Deny from all
+</Files>