diff options
author | wei <> | 2006-08-01 00:43:51 +0000 |
---|---|---|
committer | wei <> | 2006-08-01 00:43:51 +0000 |
commit | 62274f7a89ff033a32bcd436923d39d90831f4db (patch) | |
tree | 69bfdad7b1a149b82d027030e67fe22f5f6b4a45 /.gitattributes | |
parent | a87443699ef37a1815d39a69cf528c7da8a75658 (diff) |
Fixed #311
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 01c536f9..4570c63a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1634,6 +1634,7 @@ tests/FunctionalTests/tickets/protected/pages/Ticket284.page -text tests/FunctionalTests/tickets/protected/pages/Ticket284.php -text tests/FunctionalTests/tickets/protected/pages/Ticket284Component.php -text tests/FunctionalTests/tickets/protected/pages/Ticket284Component.tpl -text +tests/FunctionalTests/tickets/protected/pages/Ticket311.page -text tests/FunctionalTests/tickets/protected/pages/Ticket54.page -text tests/FunctionalTests/tickets/protected/pages/Ticket54Master.php -text tests/FunctionalTests/tickets/protected/pages/Ticket54Master.tpl -text |