diff options
author | kjeremy <[email protected]> | 2019-11-14 22:30:59 +0000 |
---|---|---|
committer | Jeremy Kolb <[email protected]> | 2019-11-15 00:44:37 +0000 |
commit | f299e50e6c029124eb26a9abcdc86e19504b7f02 (patch) | |
tree | ae2519fa09ab44d20b13a707a48b0844f42cc92d /.gitattributes | |
parent | bbb022d3999b3038549ec6c309efb065231c896a (diff) |
Remove snapshots since we no long commit them
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 183e9b521..bb3cd6151 100644 --- a/.gitattributes +++ b/.gitattributes | |||
@@ -1,2 +1 @@ | |||
1 | crates/ra_syntax/test_data/** -text eof=LF | crates/ra_syntax/test_data/** -text eof=LF | |
2 | crates/ra_ide_api/src/snapshots/** -text eof=LF | ||