1115: Add .gitattributes for fix Windows Line-ending problem in `generated_grammar_is_fresh` r=matklad a=edwin0cheng

Although https://github.com/rust-analyzer/rust-analyzer/issues/937 is marked as `Closed` . But it should work without setting `core.autocrlf` to `false` by this PR.

Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
This commit is contained in:
bors[bot] 2019-04-05 17:21:48 +00:00
commit 0372eca5b2

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
crates/ra_syntax/tests/data/** -text