diff options
author | xue <> | 2005-11-20 23:47:41 +0000 |
---|---|---|
committer | xue <> | 2005-11-20 23:47:41 +0000 |
commit | 2a4097f1c50e820fde0f3a769463c1858985b7fb (patch) | |
tree | b84292f2bf6098fb94389617aa3bacc2651c8b3c /.gitattributes | |
parent | 3ddbcb8e4bf8667998d368b07dd2dac017122610 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7d9537b7..67b6c56d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -69,6 +69,8 @@ framework/Web/THttpRequest.php -text framework/Web/THttpResponse.php -text framework/Web/THttpSession.php -text framework/Web/THttpUtility.php -text +framework/Web/TTemplateManager.php -text +framework/Web/TThemeManager.php -text framework/Web/UI/TClientScriptManager.php -text framework/Web/UI/TControl.php -text framework/Web/UI/TForm.php -text |