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 edd92b4a..f762b57a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -814,6 +814,7 @@ tests/UnitTests/framework/Collections/utList.php -text tests/UnitTests/framework/Collections/utMap.php -text tests/UnitTests/framework/Data/CacheTestCase.php -text tests/UnitTests/framework/Data/test.db -text +tests/UnitTests/framework/Data/utAPCCache.php -text tests/UnitTests/framework/Data/utDateTimeSimpleFormatter.php -text tests/UnitTests/framework/Data/utMemCache.php -text tests/UnitTests/framework/Data/utSqliteCache.php -text |