Compare commits

..

1 commit

Author SHA1 Message Date
410dcf5fae [#276] Merge repo with frostfs-api-go
All checks were successful
DCO / DCO (pull_request) Successful in 57s
Tests and linters / Tests (pull_request) Successful in 1m13s
Tests and linters / Lint (pull_request) Successful in 1m49s
Signed-off-by: Pavel Pogodaev <p.pogodaev@yadro.com>
2024-10-17 12:07:11 +03:00

3
.gitattributes vendored
View file

@ -2,3 +2,6 @@
/pkg/policy/parser/generate.go diff
**/*.interp -diff
**/*.tokens -diff
/**/*.pb.go -diff -merge
/**/*.pb.go linguist-generated=true
/go.sum -diff