mirror of
https://github.com/gitattributes/gitattributes.git
synced 2025-01-22 08:18:50 -05:00
Add additional file extensions for web
This commit is contained in:
parent
3f6f5fb1a4
commit
58a68094cd
@ -42,6 +42,7 @@
|
||||
*.tag text
|
||||
*.ts text
|
||||
*.tsx text
|
||||
*.vue text
|
||||
*.xml text
|
||||
*.xhtml text
|
||||
|
||||
@ -104,11 +105,15 @@ TODO text
|
||||
*.cnf text
|
||||
*.conf text
|
||||
*.config text
|
||||
.babelrc text
|
||||
.browserslistrc text
|
||||
.editorconfig text
|
||||
.env text
|
||||
.gitattributes text
|
||||
.gitconfig text
|
||||
.gitignore text
|
||||
.htaccess text
|
||||
*.lock text
|
||||
*.npmignore text
|
||||
*.yaml text
|
||||
*.yml text
|
||||
|
Loading…
Reference in New Issue
Block a user