Skip to content

Commit

Permalink
chore: mark *.generated.go as generated
Browse files Browse the repository at this point in the history
This should make PR review a bit easier.
  • Loading branch information
justinsb committed Oct 3, 2024
1 parent b5cc2e9 commit b6b25f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
mockgcp/generated/** linguist-generated=true
pkg/clients/generated/** linguist-generated=true
**/*.generated.go linguist-generated=true

**/go.sum linguist-generated=true

0 comments on commit b6b25f1

Please sign in to comment.