mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-10 16:07:01 -06:00
Add .gitattributes for lingust statistics
This commit is contained in:
8
.gitattributes
vendored
Normal file
8
.gitattributes
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
dot_*rc linguist-language=sh
|
||||
dot_profile linguist-language=sh
|
||||
*.sh.tmpl linguist-language=sh
|
||||
*.md linguist-detectable
|
||||
dot_gitconfig linguist-language=toml linguist-detectable
|
||||
*.toml linguist-detectable
|
||||
*.toml.tmpl linguist-language=toml linguist-detectable
|
||||
*.cfg.tmpl linguist-language=ini linguist-detectable
|
||||
Reference in New Issue
Block a user