Skip to content

Commit

Permalink
chore: fix linguist config for _tests files
Browse files Browse the repository at this point in the history
Change-Id: Ide771ce0ca6b34505e585c9b0911ff6f74ecfb01
  • Loading branch information
xobotyi committed Oct 31, 2024
1 parent 0c9719c commit d8efd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# mark vendored folders in order to hide them on GH
go.mod linguist-generated
go.sum linguist-generated
/_tests linguist-vendored
_tests/* linguist-vendored
vendor/* linguist-vendored

/.github export-ignore
Expand Down

0 comments on commit d8efd1c

Please sign in to comment.