diff options
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 |