mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-02 17:29:20 +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
|
||||
.vscode/* -linguist-detectable
|
||||
node_modules/* -linguist-detectable
|
||||
vendor/* -linguist-detectable
|
||||
node_modules/* linguist-vendored
|
||||
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