Skip to content

Commit e85b595

Browse files
committed
Configure GitHub to mark vendor/* files as generated
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
1 parent 0cc6c5b commit e85b595

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# https://git-scm.com/docs/gitattributes
2+
# https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github
3+
4+
# Ignore vendor directory in language statistics
5+
vendor/** linguist-generated=true

0 commit comments

Comments
 (0)