diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7b1781d5..c8fb6ada 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,6 +11,7 @@ buildscripts/phing/style/log.xsl -text buildscripts/phing/style/phpunit2-frames.xsl -text buildscripts/phing/style/phpunit2-noframes.xsl -text buildscripts/phing/style/str.replace.function.xsl -text +buildscripts/phing/tasks/BuildPradoPEARPackageTask.php -text buildscripts/phing/tasks/PhpLintTask.php -text buildscripts/phing/tasks/XmlLintTask.php -text buildscripts/phing/tasks/ZendCodeAnalyzerTask.php -text |