summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2005-11-18 23:06:11 +0000
committerxue <>2005-11-18 23:06:11 +0000
commit54f6740a4aeeae3463759031674922acfe421748 (patch)
tree834b58832217e1fb036031cc3739a681ba48069a /.gitattributes
parent94ddfd1c69253d128fbdc78d1915dda545d3387d (diff)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes
index a052d5d9..8edc9342 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -39,9 +39,12 @@ framework/Data/TSqliteCache.php -text
framework/Data/TXmlDocument.php -text
framework/Exceptions/TErrorHandler.php -text
framework/Exceptions/TException.php -text
-framework/Exceptions/error.en -text
-framework/Exceptions/error404.en -text
-framework/Exceptions/exception.en -text
+framework/Exceptions/error.tpl -text
+framework/Exceptions/error404-en.tpl -text
+framework/Exceptions/error404-zh.tpl -text
+framework/Exceptions/error404.tpl -text
+framework/Exceptions/error500.tpl -text
+framework/Exceptions/exception.tpl -text
framework/Exceptions/messages.en -text
framework/IO/TTextWriter.php -text
framework/Security/TAuthManager.php -text