diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 985127e8..0175b999 100644 --- a/.gitattributes +++ b/.gitattributes @@ -132,6 +132,21 @@ 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/Log/EventLog/context.php -text +framework/Log/EventLog/exceptions/file_exception.php -text +framework/Log/EventLog/exceptions/writer_exception.php -text +framework/Log/EventLog/interfaces/writer.php -text +framework/Log/EventLog/log.php -text +framework/Log/EventLog/log_autoload.php -text +framework/Log/EventLog/log_message.php -text +framework/Log/EventLog/map.php -text +framework/Log/EventLog/structs/log_filter.php -text +framework/Log/EventLog/writers/writer_database.php -text +framework/Log/EventLog/writers/writer_file.php -text +framework/Log/EventLog/writers/writer_unix_file.php -text +framework/Log/TEventLog.php -text +framework/Log/TEzcLogger.php -text +framework/Log/TLog.php -text framework/Security/TAuthManager.php -text framework/Security/TAuthorizationRule.php -text framework/Security/TMembershipManager.php -text |