diff options
author | wei <> | 2006-01-06 22:21:07 +0000 |
---|---|---|
committer | wei <> | 2006-01-06 22:21:07 +0000 |
commit | 333eedb6eea18fdfb7bc0890cce1c30e6d44d363 (patch) | |
tree | 5b34d4181cd55e0219003d67d22a8438ac21b0d2 /.gitattributes | |
parent | 16660934cc48f357b1322bce7869158db2f7cb58 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1bff7aa5..b93059f7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -409,6 +409,12 @@ framework/I18N/core/data/zh_TW.dat -text framework/I18N/core/util.php -text framework/I18N/schema/mysql.sql -text framework/I18N/schema/sqlite.sql -text +framework/IO/SafeHtml/HTMLSax3.php -text +framework/IO/SafeHtml/HTMLSax3/Decorators.php -text +framework/IO/SafeHtml/HTMLSax3/States.php -text +framework/IO/SafeHtml/license.txt -text +framework/IO/SafeHtml/readme.txt -text +framework/IO/TSafeHtml.php -text framework/IO/TTextWriter.php -text framework/Log/EventLog/context.php -text framework/Log/EventLog/exceptions/file_exception.php -text |