diff options
author | knut <> | 2006-03-03 23:52:08 +0000 |
---|---|---|
committer | knut <> | 2006-03-03 23:52:08 +0000 |
commit | 75636c08b8a60dcc1d5fd5a1bcfa64f582fabc98 (patch) | |
tree | ce80de5bd1a7ad7ba8e1fa970b47ef1cb54bcb7d /.gitattributes | |
parent | 42db97084f62f15e844cd8db1d32a70903490395 (diff) |
Added a setup script to automatically install Phing and friends through PEAR
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1de938ec..7c8e4f74 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,6 +17,7 @@ buildscripts/phing/tasks/PhpLintTask.php -text buildscripts/phing/tasks/XmlLintTask.php -text buildscripts/phpbuilder/build.php -text buildscripts/phpbuilder/files.txt -text +buildscripts/setup.php -text buildscripts/texbuilder/build.php -text buildscripts/texbuilder/prado3_quick_start.pdf -text buildscripts/texbuilder/prado3_quick_start.tex -text |