| Index: .gitattributes
|
| diff --git a/.gitattributes b/.gitattributes
|
| index f9b113558ccbf5181fa595e63ad49236a704ad69..d77d09b79907e5a29ba015f27c7fc06ec70b66e6 100644
|
| --- a/.gitattributes
|
| +++ b/.gitattributes
|
| @@ -23,7 +23,6 @@ tests/lib/mirrors/method_mirror_source_line_ending_crlf.dart -text
|
| tests/lib/mirrors/method_mirror_source_line_ending_lf.dart -text
|
| tests/lib/mirrors/method_mirror_source_test.dart -text
|
| tests/lib/mirrors/method_mirror_source_other.dart -text
|
| -pkg/js_ast/test/printer_callback_test.dart -text
|
|
|
| # Files to leave alone and not diff.
|
| *.png binary
|
|
|