summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorwei <>2006-09-18 22:57:16 +0000
committerwei <>2006-09-18 22:57:16 +0000
commit1e5f13b21b33b0d7ce86fe97ca145a3561433a7a (patch)
tree0d578ace6150cf69478696737cf0e1156a309661 /.gitattributes
parent8e3f638109ebdb4bedc3e9ed7360b9d2467bc311 (diff)
Add an interactive php shell that loads Prado classes.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes14
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