Set correct language for Dockerfile variants (#17999)

This commit is contained in:
silverwind 2021-12-16 01:52:01 -08:00 committed by GitHub
parent e79272ab20
commit 3a3cbcfdf0
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

@ -5,3 +5,4 @@
/.eslintrc linguist-language=YAML
/.stylelintrc linguist-language=YAML
/web_src/fomantic/build/** linguist-generated
Dockerfile.* linguist-language=Dockerfile