From 72073c1c8b8dcaa75d1c85ab4104be224f7dabd6 Mon Sep 17 00:00:00 2001 From: Norman Meier Date: Tue, 3 May 2022 13:04:58 +0200 Subject: [PATCH] chore: setup @testing-library/react-native Signed-off-by: Norman Meier --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) 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