summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes17
1 files changed, 11 insertions, 6 deletions
diff --git a/.gitattributes b/.gitattributes
index 91595e98..3b19663d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -99,6 +99,12 @@ docs/application.xml -text
docs/conceptual-structure.vsd -text
docs/request-sequence.vsd -text
framework/.htaccess -text
+framework/3rdParty/SafeHtml/HTMLSax3.php -text
+framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php -text
+framework/3rdParty/SafeHtml/HTMLSax3/States.php -text
+framework/3rdParty/SafeHtml/TSafeHtmlParser.php -text
+framework/3rdParty/SafeHtml/license.txt -text
+framework/3rdParty/SafeHtml/readme.txt -text
framework/3rdParty/geshi/docs/COPYING -text
framework/3rdParty/geshi/docs/README -text
framework/3rdParty/geshi/docs/THANKS -text
@@ -421,12 +427,6 @@ 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/TLogRouter.php -text
framework/Log/TLogger.php -text
@@ -562,8 +562,13 @@ tests/FunctionalTests/protected/pages/Home.page -text
tests/FunctionalTests/protected/pages/Home.zh_CN.page -text
tests/FunctionalTests/protected/pages/I18N/BasicI18N.page -text
tests/FunctionalTests/protected/pages/I18N/BasicI18N.php -text
+tests/FunctionalTests/protected/pages/Layout.php -text
+tests/FunctionalTests/protected/pages/Layout.tpl -text
tests/FunctionalTests/protected/pages/Validation/RequiredFieldValidator.page -text
tests/FunctionalTests/protected/pages/Validation/RequiredFieldValidator.php -text
+tests/FunctionalTests/protected/pages/ViewSource.page -text
+tests/FunctionalTests/protected/pages/ViewSource.php -text
+tests/FunctionalTests/protected/pages/config.xml -text
tests/FunctionalTests/protected/tests/HomePageTest.php -text
tests/FunctionalTests/selenium/SeleneseRunner.html -text
tests/FunctionalTests/selenium/SeleniumLog.html -text