Chromium Code Reviews| Index: .gitattributes |
| diff --git a/.gitattributes b/.gitattributes |
| index a6be850f00f1cfa196fc3d383ab6c550d59511d7..111564a5fcbb7cb95e8dbb90232f580748252b9c 100644 |
| --- a/.gitattributes |
| +++ b/.gitattributes |
| @@ -11,6 +11,7 @@ |
| *.yaml text |
| # Windows files that should not be converted. |
|
herhut
2015/06/26 07:22:15
Can you get rid of the Windows here? It now are si
|
| +tests/lib/mirrors/method_mirror_source_line_ending_cr.dart -text |
| tests/lib/mirrors/method_mirror_source_line_ending_crlf.dart -text |
|
Lasse Reichstein Nielsen
2015/06/26 13:02:40
I think the _ending_lf.dart file should also not b
rmacnak
2015/06/26 16:56:21
Added in 0d70fd8d9f574adedeeb3faadfd13c1a16ed9cba
|
| tests/compiler/dart2js_extra/string_interpolation_test.dart -text |
| tests/compiler/dart2js_extra/string_interpolation_dynamic_test.dart -text |