diff options
author | wei <> | 2007-05-09 04:21:41 +0000 |
---|---|---|
committer | wei <> | 2007-05-09 04:21:41 +0000 |
commit | c3c0dc28d3e9964bddbe66dac34080cf9e1dd05c (patch) | |
tree | 648bb85a309712e66374dc4dac25cbea839a328b /.gitattributes | |
parent | 2c8dcb09949ea6fb1ae9ee45cc1b36a0d5c396d9 (diff) |
Fixed #598
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 8a52fca2..38ae357b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2572,6 +2572,10 @@ tests/FunctionalTests/tickets/protected/pages/Ticket587_reopened.php -text tests/FunctionalTests/tickets/protected/pages/Ticket591.page -text tests/FunctionalTests/tickets/protected/pages/Ticket591.php -text tests/FunctionalTests/tickets/protected/pages/Ticket593.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket598.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket598.php -text +tests/FunctionalTests/tickets/protected/pages/Ticket603.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket603.php -text tests/FunctionalTests/tickets/protected/pages/Ticket605.page -text tests/FunctionalTests/tickets/protected/pages/Ticket606.page -text tests/FunctionalTests/tickets/protected/pages/Ticket609.page -text |