diff options
author | xue <> | 2005-11-18 18:52:28 +0000 |
---|---|---|
committer | xue <> | 2005-11-18 18:52:28 +0000 |
commit | 6b647694bdae2ab37246447cb965a5e7f97290ed (patch) | |
tree | 613b45d1b39c5ea643eef0a1801b8ea5dc376095 /.gitattributes | |
parent | 47e6ce79dfaa25397c8d1bfec2134f17c894ed87 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e6ac9fcb..a052d5d9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -40,6 +40,8 @@ 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/messages.en -text framework/IO/TTextWriter.php -text framework/Security/TAuthManager.php -text |