mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-07 09:14:53 -06:00
Reset gitattributes, use higher qualified language identifiers
This commit is contained in:
14
.gitattributes
vendored
14
.gitattributes
vendored
@@ -1,8 +1,10 @@
|
|||||||
dot_*rc linguist-language=sh
|
dot_*rc linguist-language=Shell
|
||||||
dot_profile linguist-language=sh
|
dot_profile linguist-language=Shell
|
||||||
*.sh.tmpl linguist-language=sh
|
*.json linguist-detectable
|
||||||
|
*.nu.tmpl linguist-language=Nushell
|
||||||
|
*.sh.tmpl linguist-language=Shell
|
||||||
*.md linguist-detectable
|
*.md linguist-detectable
|
||||||
dot_gitconfig linguist-language=toml linguist-detectable
|
dot_gitconfig linguist-language=TOML linguist-detectable
|
||||||
*.toml linguist-detectable
|
*.toml linguist-detectable
|
||||||
*.toml.tmpl linguist-language=toml linguist-detectable
|
*.toml.tmpl linguist-language=TOML linguist-detectable
|
||||||
*.cfg.tmpl linguist-language=ini linguist-detectable
|
*.cfg.tmpl linguist-language=INI linguist-detectable
|
||||||
Reference in New Issue
Block a user