diff options
author | xue <> | 2005-12-03 16:19:08 +0000 |
---|---|---|
committer | xue <> | 2005-12-03 16:19:08 +0000 |
commit | 3ea63072225a473239227facfabde294bb58ed1d (patch) | |
tree | 2716662f13c184f31281bab45871c3ad3c9634b4 /.gitattributes | |
parent | bdd139266bbd71b828394a1500551254fc42a819 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1ff1ed0f..7f95dbe2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -105,6 +105,11 @@ framework/Web/UI/WebControls/TTextBox.php -text framework/Web/UI/WebControls/TWebControl.php -text framework/core.php -text framework/prado.php -text +requirements/index.php -text +requirements/messages-zh.txt -text +requirements/messages.txt -text +requirements/template-zh.html -text +requirements/template.html -text tests/UnitTests/TODO.txt -text tests/UnitTests/framework/Collections/utList.php -text tests/UnitTests/framework/Collections/utMap.php -text |