summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authormikl <>2008-07-01 15:14:40 +0000
committermikl <>2008-07-01 15:14:40 +0000
commitdda2b12bff4859dcbd86334e7f65b101dba58166 (patch)
treeda6c916e5596237a73df42af26587bf86ee801aa /.gitattributes
parentfb561e971e02b77f1caa569fb13c35fb286bd1c9 (diff)
Updated QST, added postgresql schema for I18N
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index e7a3d8b6..f296a7ac 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2483,6 +2483,7 @@ framework/I18N/core/data/zh_SG.dat -text
framework/I18N/core/data/zh_TW.dat -text
framework/I18N/core/util.php -text
framework/I18N/schema/mysql.sql -text
+framework/I18N/schema/postgresql.sql -text
framework/I18N/schema/sqlite.sql -text
framework/IO/TTarFileExtractor.php -text
framework/IO/TTextWriter.php -text