summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authormikl <>2008-06-30 17:04:42 +0000
committermikl <>2008-06-30 17:04:42 +0000
commit81514767330333fdcfac3dd347718d3a585ea91f (patch)
tree793a3008a569549d185f2708cb23de997dcc3571 /.gitattributes
parent4fdb3675a79f80e8d9400aad7015250d125c92dd (diff)
Implemented MessageSource_Database
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 291182a4..e7a3d8b6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2225,6 +2225,7 @@ framework/I18N/core/IMessageSource.php -text
framework/I18N/core/MessageCache.php -text
framework/I18N/core/MessageFormat.php -text
framework/I18N/core/MessageSource.php -text
+framework/I18N/core/MessageSource_Database.php -text
framework/I18N/core/MessageSource_MySQL.php -text
framework/I18N/core/MessageSource_SQLite.php -text
framework/I18N/core/MessageSource_XLIFF.php -text