diff options
author | xue <> | 2006-06-29 20:27:48 +0000 |
---|---|---|
committer | xue <> | 2006-06-29 20:27:48 +0000 |
commit | 5fe30fbe079f37443857e720550e939b7dd988e6 (patch) | |
tree | cf515202edc96c8f8a679a62d92f033066d2db79 /.gitattributes | |
parent | 941925385f8aeb389cde29dc8b6831c3edb05283 (diff) |
Added Dreamweaver extension generator.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 36cd59d4..1c884672 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 |