diff --git a/.gitattributes b/.gitattributes index 2c7b2914..4e148a1d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -30,6 +30,9 @@ Podfile.lock linguist-generated text -diff package.json linguist-generated go.mod text +# Collapse snapshot files on GitHub +*.snap linguist-generated + # Reduce conflicts on markdown files *.md merge=union