Merge pull request #43531 from crazy-max/gitattr-dockerfile

chore: fix linguist for Dockerfile
This commit is contained in:
Sebastiaan van Stijn 2022-04-28 13:31:54 +02:00 committed by GitHub
commit 3fd01fc3c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -1,2 +1,3 @@
Dockerfile* linguist-language=Dockerfile
vendor.mod linguist-language=Go-Module
vendor.sum linguist-language=Go-Checksums