diff options
author | knut <> | 2006-02-09 16:37:48 +0000 |
---|---|---|
committer | knut <> | 2006-02-09 16:37:48 +0000 |
commit | 78c3c01a73ea6646f5d866b34e64365712e4b598 (patch) | |
tree | 3032412d82a5b1e3cd4867f4e44b824e51d77702 /.gitattributes | |
parent | 6dda6c19be8c8c27949b88bc0a28a6461907eb17 (diff) |
forgot the actual task :)
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 201b6440..6656423b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,6 +12,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/PhpLintTask.php -text buildscripts/phpbuilder/build.php -text buildscripts/phpbuilder/files.txt -text buildscripts/texbuilder/build.php -text |