diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index eafd0a98..0c3585e0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1491,6 +1491,7 @@ framework/3rdParty/readme.html -text framework/Caching/TAPCCache.php -text framework/Caching/TCache.php -text framework/Caching/TMemCache.php -text +framework/Caching/TPdoCache.php -text framework/Caching/TSqliteCache.php -text framework/Collections/TAttributeCollection.php -text framework/Collections/TDummyDataSource.php -text |