diff options
author | xue <> | 2006-06-30 18:41:56 +0000 |
---|---|---|
committer | xue <> | 2006-06-30 18:41:56 +0000 |
commit | 618293517861b69334cd470068199394120cd20a (patch) | |
tree | 609f97cc4c8f617e29a9e4fed6b8c642ff48ce39 /.gitattributes | |
parent | 9afa1445890254e867dd172a36f42484aec8916b (diff) |
Merge from 3.0 branch till 1218.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 487302b1..04b42000 100644 --- a/.gitattributes +++ b/.gitattributes @@ -310,6 +310,8 @@ buildscripts/PhpDocumentor/user/error.ini -text buildscripts/PhpDocumentor/user/pear-makedocs.ini -text buildscripts/PhpDocumentor/user/prado.ini -text buildscripts/PhpDocumentor/user/testdocbook.ini -text +buildscripts/classtree/DWExtension.php -text +buildscripts/classtree/DWExtensionReadme.txt -text buildscripts/classtree/build.php -text buildscripts/index/api_index.php -text buildscripts/index/build.php -text |