diff options
author | wei <> | 2007-03-30 08:49:15 +0000 |
---|---|---|
committer | wei <> | 2007-03-30 08:49:15 +0000 |
commit | 9db5f1ef950e571d19cc70f1b22da1d77f22448b (patch) | |
tree | d46d16e555e5249a47e637e273494c8f0291422d /.gitattributes | |
parent | 429e20f85c5d1f633fa64bacfc4b8b2426147487 (diff) |
Fixed #504
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 6a72c98d..64e443df 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2397,6 +2397,8 @@ tests/FunctionalTests/tickets/protected/pages/Ticket477.page -text tests/FunctionalTests/tickets/protected/pages/Ticket477.php -text tests/FunctionalTests/tickets/protected/pages/Ticket484.page -text tests/FunctionalTests/tickets/protected/pages/Ticket484.php -text +tests/FunctionalTests/tickets/protected/pages/Ticket504.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket504.php -text tests/FunctionalTests/tickets/protected/pages/Ticket507.page -text tests/FunctionalTests/tickets/protected/pages/Ticket507.php -text tests/FunctionalTests/tickets/protected/pages/Ticket511.page -text |