summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorknut <>2006-04-27 05:11:03 +0000
committerknut <>2006-04-27 05:11:03 +0000
commitb387c4ae04ed2854dab5cd608468a95d3d49721c (patch)
tree899a9a2a23ae91a0594256e253323c396d1cc4ae /.gitattributes
parentcb01c9389c481ea9bf09eecbed9102b623f87d62 (diff)
Added first test version of PEAR packaging through Phing. Run "phing dist-pear" to test it.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
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