Fix gitattributes

This commit is contained in:
jgromes 2024-05-19 15:03:44 +02:00
parent 9ebafbe507
commit 76f61144df

4
.gitattributes vendored
View file

@ -1,3 +1,3 @@
# exclude binary patch files from language detection
src/modules/SX126x/patches linguist-detectable=false
src/modules/LR11x0/firmware linguist-detectable=false
src/modules/SX126x/patches/*.h linguist-detectable=false
src/modules/LR11x0/firmware/*.h linguist-detectable=false