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:
parent
fa8aa4105c
commit
04be044af5
|
|
@ -1 +0,0 @@
|
|||
Options +Indexes
|
||||
Loading…
Reference in New Issue