Remove .htaccess file

It was initially committed to allow people to get a list of the files used
or generated in the matmul tutorial. Since the documentation does now
point people to the directory in their git checkout, it is not necessary anymore
to make a directory listing available. Especially, as this never worked and
recently the LLVM web server does not deliver files in this directory at all
due to the unsupported .htaccess file.

llvm-svn: 182370
This commit is contained in:
Tobias Grosser 2013-05-21 11:58:47 +00:00
parent fa8aa4105c
commit 04be044af5
1 changed files with 0 additions and 1 deletions

View File

@ -1 +0,0 @@
Options +Indexes