diff options
author | wei <> | 2006-04-29 23:39:51 +0000 |
---|---|---|
committer | wei <> | 2006-04-29 23:39:51 +0000 |
commit | 281eda79cea84f95397040cb5c022c2bdb82e3d9 (patch) | |
tree | e7c8e03bda07556bce775153145a3cbddcf88bc2 /.gitattributes | |
parent | 378f1d71096f2fcc8fca2418fd556ed18a5af10e (diff) |
Fixed #145. Updating js builds with a better js comment remover.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 0d7510b8..7adffb0a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,6 +6,7 @@ buildscripts/.htaccess -text buildscripts/jsbuilder/JavaScript[!!-~]Documentation[!!-~]Tool.html -text buildscripts/jsbuilder/build.php -text +buildscripts/jsbuilder/jsmin.php -text buildscripts/phing/style/coverage-frames.xsl -text buildscripts/phing/style/log.xsl -text buildscripts/phing/style/phpunit2-frames.xsl -text |