summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 47eb641a..71dadd11 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -110,6 +110,9 @@ framework/Exceptions/messages.txt -text
framework/Exceptions/templates/error-fr.html -text
framework/Exceptions/templates/error-zh.html -text
framework/Exceptions/templates/error.html -text
+framework/Exceptions/templates/error400-en.html -text
+framework/Exceptions/templates/error400-zh.html -text
+framework/Exceptions/templates/error400.html -text
framework/Exceptions/templates/error404-en.html -text
framework/Exceptions/templates/error404-fr.html -text
framework/Exceptions/templates/error404-zh.html -text
@@ -126,6 +129,7 @@ framework/Exceptions/templates/exception-en.html -text
framework/Exceptions/templates/exception-fr.html -text
framework/Exceptions/templates/exception-zh.html -text
framework/Exceptions/templates/exception.html -text
+framework/Exceptions/templates/readme.txt -text
framework/IO/TTextWriter.php -text
framework/Security/TAuthManager.php -text
framework/Security/TAuthorizationRule.php -text