diff options
author | xue <> | 2006-01-12 23:01:44 +0000 |
---|---|---|
committer | xue <> | 2006-01-12 23:01:44 +0000 |
commit | 4ece066e7c05ae6c1e29c96784374f5d02aa3015 (patch) | |
tree | 9994b8074d59a7942401de925d6427b2b6bb1c5e /.gitattributes | |
parent | 1503b7c7c90f06d75929fe47fc6ee478d447ae9c (diff) |
Moved geshi to 3rdParty
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index f35b57f6..ffeaff00 100644 --- a/.gitattributes +++ b/.gitattributes @@ -96,6 +96,18 @@ docs/application.xml -text docs/conceptual-structure.vsd -text docs/request-sequence.vsd -text framework/.htaccess -text +framework/3rdParty/geshi/docs/COPYING -text +framework/3rdParty/geshi/docs/README -text +framework/3rdParty/geshi/docs/THANKS -text +framework/3rdParty/geshi/geshi.php -text +framework/3rdParty/geshi/geshi/css.php -text +framework/3rdParty/geshi/geshi/html.php -text +framework/3rdParty/geshi/geshi/javascript.php -text +framework/3rdParty/geshi/geshi/php.php -text +framework/3rdParty/geshi/geshi/prado.php -text +framework/3rdParty/geshi/geshi/xml.php -text +framework/3rdParty/geshi/highlight.css -text +framework/3rdParty/readme.html -text framework/Collections/TList.php -text framework/Collections/TMap.php -text framework/Data/TCache.php -text |