diff options
author | wei <> | 2007-01-17 08:01:40 +0000 |
---|---|---|
committer | wei <> | 2007-01-17 08:01:40 +0000 |
commit | 3dc598bc7c2604e24b9e0be1189d9d78b43737ea (patch) | |
tree | fa3bc532607b6c70af3737fec80ebfed62debc5a /.gitattributes | |
parent | d919dfa1674ddd5226834b81728e1772917d6240 (diff) |
Add active record generator.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 0d02fbc9..7d86a321 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1364,6 +1364,7 @@ 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/PhpShell/php-shell-init.php -text framework/3rdParty/SafeHtml/HTMLSax3.php -text framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php -text framework/3rdParty/SafeHtml/HTMLSax3/States.php -text |