Skip to content

Commit 646d7b8

Browse files
committed
Update .gitattributes file.
1 parent a5fbee3 commit 646d7b8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,10 @@
3737
/.gitattributes export-ignore
3838
/.gitignore export-ignore
3939
/tests.php export-ignore
40+
41+
# Going to be a bit more explicit about languages in order to ensure that files
42+
# are detected and identified *correctly*. Refer to:
43+
# https://github.com/github-linguist/linguist/blob/master/lib/linguist/languages.yml
44+
45+
*.php linguist-language=PHP
46+
*.yml linguist-language=YAML

0 commit comments

Comments
 (0)