From 48299c54f2bd5d3b9ec6d220fbd45dcdc6645e39 Mon Sep 17 00:00:00 2001 From: Miguel Flores Date: Mon, 16 Oct 2023 17:39:02 -0600 Subject: [PATCH] Create .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..cdc676e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +vendor/** -diff linguist-generated=true +**/mock_*.go -diff linguist-generated=true