diff options
author | xue <> | 2005-11-17 15:28:20 +0000 |
---|---|---|
committer | xue <> | 2005-11-17 15:28:20 +0000 |
commit | aa2edcf52ee7438876d826283274bf7e271fad4a (patch) | |
tree | 0028051b95e14fb09f52b993122910d2ef7a2fe8 /.gitattributes | |
parent | b4f41b167b62bb628d0809fc0e9438e11dce2bb5 (diff) |
Modified how errors are handled.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 71c45854..66ac2971 100644 --- a/.gitattributes +++ b/.gitattributes @@ -39,6 +39,7 @@ 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/messages.en -text framework/IO/TTextWriter.php -text framework/Security/TAuthManager.php -text |