diff options
author | xue <> | 2007-02-07 19:04:38 +0000 |
---|---|---|
committer | xue <> | 2007-02-07 19:04:38 +0000 |
commit | 154cf48db7cdc8283bbef04bf2cb88a00fd620df (patch) | |
tree | efda554620668d255343e4e6f0398adef4a9cfc7 /.gitattributes | |
parent | 2a962765f0b687988384294cdb4baf51e291680c (diff) |
added TShellApplication.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index f6115c21..a30d9673 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1836,6 +1836,7 @@ framework/TApplicationComponent.php -text framework/TComponent.php -text framework/TModule.php -text framework/TService.php -text +framework/TShellApplication.php -text framework/Util/TDataFieldAccessor.php -text framework/Util/TDateTimeStamp.php -text framework/Util/TLogRouter.php -text |