Skip to content

Commit

Permalink
Don't consider go.mod as generated, because it's not (#929)
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh committed Feb 2, 2021
1 parent 5c4818d commit c8e2035
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@

**/zz_deepcopy_generated.go linguist-generated=true
cmd/crane/doc/crane*.md linguist-generated=true
go.mod linguist-generated=true
go.sum linguist-generated=true

0 comments on commit c8e2035

Please sign in to comment.