Files
meson/.gitattributes
Tristan Partin 87ba248404 Mark the bash completion files for bash and zsh as Shell files
This will add highlighting when viewing on GitHub.
2024-02-09 22:26:46 +05:30

8 lines
211 B
Plaintext

.gitignore export-ignore
.gitattributes export-ignore
* text eol=lf
*.png binary
*.icns binary
data/shell-completions/bash/meson linguist-language=Shell
data/shell-completions/zsh/_meson linguist-language=Shell