diff --git a/.gitattributes b/.gitattributes index a77342d724..183e9b5211 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -crates/ra_syntax/tests/data/** -text +crates/ra_syntax/test_data/** -text eof=LF +crates/ra_ide_api/src/snapshots/** -text eof=LF