.gitattributes: do not show diff for go.sum #246

Merged
fyrchik merged 1 commit from fyrchik/frostfs-node:gosum-gitattr into master 2023-04-14 06:02:06 +00:00

1 commit

Author SHA1 Message Date
fbffb4aa81 [#246] .gitattributes: Do not show diff for go.sum
All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
When we update dependencies it can be rather big. However it is
generated automatically with `go mod tidy`, no need to review.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-04-13 16:09:14 +03:00