Merge "Allow direct download of .properties files"

This commit is contained in:
Jenkins
2016-01-04 23:07:09 +00:00
committed by Gerrit Code Review

View File

@@ -171,6 +171,8 @@
safe = true
[mimetype "text/x-ini"]
safe = true
[mimetype "text/x-properties"]
safe = true
[mimetype "text/x-markdown"]
safe = true
[mimetype "text/css"]