mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-06-21 08:52:35 +02:00
As the file extension *.inc is quite ambiguous, Github's linguist [1] tends to classify such files not as Bitbake include files, but something entirely different. This commit overrides the default behavior of linguist to classify these files correctly. [1] https://github.com/github/linguist Signed-off-by: Dennis Menschel <menschel-d@posteo.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
# linguist overrides
|
|
recipes-*/**/*.inc linguist-language=BitBake
|