From: Ralf Jung Date: Mon, 13 Jun 2016 18:42:02 +0000 (+0200) Subject: add htaccess file to display source files instead of downloading them X-Git-Url: https://git.ralfj.de/rust-101.git/commitdiff_plain/a8d4349a7d6be8d9e09b9af29b481e0c6abb54f1 add htaccess file to display source files instead of downloading them --- diff --git a/workspace/.htaccess b/workspace/.htaccess new file mode 100644 index 0000000..32f888b --- /dev/null +++ b/workspace/.htaccess @@ -0,0 +1 @@ +AddType text/plain .rs