Skip to content

Commit 726978b

Browse files
committed
Update .gitattributes file.
1 parent 259a2ab commit 726978b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

+7
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,10 @@
1717

1818
/.github export-ignore
1919
/.gitattributes export-ignore
20+
21+
# Going to be a bit more explicit about languages in order to ensure that files
22+
# are detected and identified *correctly*. Refer to:
23+
# https://github.com/github-linguist/linguist/blob/master/lib/linguist/languages.yml
24+
25+
*.php linguist-language=PHP
26+
*.yml linguist-language=YAML

0 commit comments

Comments
 (0)