mirror of
https://github.com/zunit-zsh/zunit.git
synced 2026-09-10 06:36:15 -04:00
Add .gitattributes file
This commit is contained in:
parent
293268e832
commit
429fd58cd1
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
*.zunit linguist-language=shell
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
.guardian.yml export-ignore
|
||||
tests/ export-ignore
|
||||
Loading…
Reference in a new issue