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:
parent
3d0287f04f
commit
53e1e302d5
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Dockerfile.* linguist-language=Dockerfile
|
Loading…
Reference in a new issue