mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update .gitattributes
This commit is contained in:
parent
18ac8828c6
commit
21bc6dd7fc
1 changed files with 7 additions and 2 deletions
9
.gitattributes
vendored
9
.gitattributes
vendored
|
@ -14,5 +14,10 @@
|
||||||
|
|
||||||
.github/* -linguist-detectable
|
.github/* -linguist-detectable
|
||||||
.vscode/* -linguist-detectable
|
.vscode/* -linguist-detectable
|
||||||
node_modules/* -linguist-detectable
|
node_modules/* linguist-vendored
|
||||||
vendor/* -linguist-detectable
|
vendor/* linguist-vendored
|
||||||
|
|
||||||
|
*.php linguist-language=PHP
|
||||||
|
*.js linguist-language=JavaScript
|
||||||
|
*.html linguist-language=HTML
|
||||||
|
*.css linguist-language=CSS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue