summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorrojaro <>2009-07-13 14:12:10 +0000
committerrojaro <>2009-07-13 14:12:10 +0000
commit2ecfe49532dbfc53d75a32e68df643b7af13dc1f (patch)
tree6d0a0ca67e1e0cdd1c2ff9403bfb760abb87d61c /.gitattributes
parent78af2b4630ccde4b03659a259f739f83ae0de9ec (diff)
- Models, Behaviors ...
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 5fdca142..7d788744 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2098,6 +2098,11 @@ framework/3rdParty/WsdlGen/WsdlGenerator.php -text
framework/3rdParty/WsdlGen/WsdlMessage.php -text
framework/3rdParty/WsdlGen/WsdlOperation.php -text
framework/3rdParty/readme.html -text
+framework/Base/TBehavior.php -text
+framework/Base/TEvent.php -text
+framework/Base/TModel.php -text
+framework/Base/TModelBehavior.php -text
+framework/Base/TModelEvent.php -text
framework/Caching/TAPCCache.php -text
framework/Caching/TCache.php -text
framework/Caching/TDbCache.php -text