diff options
author | wei <> | 2006-02-03 03:44:11 +0000 |
---|---|---|
committer | wei <> | 2006-02-03 03:44:11 +0000 |
commit | 13b32e41bbda0a22bc0d886841a210dbf7c13b3a (patch) | |
tree | 050af27e6ec2ad007b0b33c30ba3321db9f949c7 /.gitattributes | |
parent | 81d3bc50d96a11bd411f8f0fa5831a85228ffe4e (diff) |
Separate color from RICO
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 39ba7319..0eede8ab 100644 --- a/.gitattributes +++ b/.gitattributes @@ -616,6 +616,7 @@ framework/Web/Javascripts/prototype/position.js -text framework/Web/Javascripts/prototype/prototype.js -text framework/Web/Javascripts/prototype/range.js -text framework/Web/Javascripts/prototype/string.js -text +framework/Web/Javascripts/rico/colors.js -text framework/Web/Javascripts/rico/extension.js -text framework/Web/Javascripts/rico/rico.js -text framework/Web/Services/TPageService.php -text |