mirror of
https://github.com/munki/munki.git
synced 2025-12-16 20:14:48 -06:00
* gitattributes: add .gitattributes for munki-python Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com> * code/client: workaronud for munkiimport highlight Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
6 lines
200 B
Plaintext
6 lines
200 B
Plaintext
# https://github.com/github/linguist/blob/master/docs/overrides.md
|
|
# https://github.com/github/linguist/blob/master/lib/linguist/languages.yml
|
|
|
|
# munki-python
|
|
code/client/* linguist-language=Python
|