diff options
author | xue <> | 2006-02-18 07:24:51 +0000 |
---|---|---|
committer | xue <> | 2006-02-18 07:24:51 +0000 |
commit | 145c4aef09e278d29bfd8e9858e114ca097e5901 (patch) | |
tree | f125683e12badb170f9b5c435a811fd4f8eb3942 /.gitattributes | |
parent | 64a5d4b6d3adaeab325d0e72d6c6c7624d861807 (diff) |
client script reorganization.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1a153e47..576c3796 100644 --- a/.gitattributes +++ b/.gitattributes @@ -589,6 +589,7 @@ framework/TApplicationComponent.php -text framework/TComponent.php -text framework/Web/Javascripts/TClientScript.php -text framework/Web/Javascripts/TJSON.php -text +framework/Web/Javascripts/TJavaScript.php -text framework/Web/Javascripts/TJavascriptSerializer.php -text framework/Web/Javascripts/colorpicker/background.png -text framework/Web/Javascripts/colorpicker/button.gif -text |