Skip to content

Commit

Permalink
gh: do not hide internal/sys/types.go in diffs
Browse files Browse the repository at this point in the history
Annoyingly, GH hides types.go in diffs by default. Turn off this
behaviour.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
  • Loading branch information
lmb committed Mar 22, 2024
1 parent 6f21619 commit 65e1d0c
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
@@ -0,0 +1 @@
internal/sys/types.go linguist-generated=false

0 comments on commit 65e1d0c

Please sign in to comment.