Register Dockerfile.* as Dockerfiles for Linguist (#694)

This allows GitHub Linguist to generate slightly more accurate language
stats for this repository, and also enable syntax highlighting in the
GitHub web UI. Due to caching, it may take a few days for this change to
have a visible effect on github.com.
This commit is contained in:
Spenser Black
2023-01-16 23:57:55 -05:00
committed by GitHub
parent 3d0287f04f
commit 53e1e302d5

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
Dockerfile.* linguist-language=Dockerfile