diff options
author | ctrlaltca <> | 2012-05-29 10:01:36 +0000 |
---|---|---|
committer | ctrlaltca <> | 2012-05-29 10:01:36 +0000 |
commit | a569b4bf5838fb67c2c453aa2af89f8f220e2337 (patch) | |
tree | ee06f210edcf56d619282900939ef4044354710f /.gitattributes | |
parent | 21aa1d7bbcc46d3f76d3d60dd84b5def6905f783 (diff) |
committed patch for #407
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 91241ef3..44c7afe4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3039,6 +3039,7 @@ framework/Data/SqlMap/Configuration/TSimpleDynamicParser.php -text framework/Data/SqlMap/Configuration/TSqlMapCacheModel.php -text framework/Data/SqlMap/Configuration/TSqlMapStatement.php -text framework/Data/SqlMap/Configuration/TSqlMapXmlConfiguration.php -text +framework/Data/SqlMap/DataMapper/TFastSqlMapApplicationCache.php -text framework/Data/SqlMap/DataMapper/TLazyLoadList.php -text framework/Data/SqlMap/DataMapper/TPropertyAccess.php -text framework/Data/SqlMap/DataMapper/TSqlMapCache.php -text |