diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7fd94360..b25e8bc4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1010,6 +1010,20 @@ docs/specs/config.xsd -text framework/.htaccess -text framework/3rdParty/Markdown/License.text -text framework/3rdParty/Markdown/MarkdownParser.php -text +framework/3rdParty/PhpShell/PHP/Shell.php -text +framework/3rdParty/PhpShell/PHP/Shell/Commands.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/Autoload.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/AutoloadDebug.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/Colour.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/ExecutionTime.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/InlineHelp.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/LoadScript.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/Prototypes.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/VerbosePrint.php -text +framework/3rdParty/PhpShell/PHP/Shell/Options.php -text +framework/3rdParty/PhpShell/README -text +framework/3rdParty/PhpShell/php-shell-cmd.php -text framework/3rdParty/SafeHtml/HTMLSax3.php -text framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php -text framework/3rdParty/SafeHtml/HTMLSax3/States.php -text |