diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..a9bdec1b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +# exclude binary patch files from language detection +src/modules/SX126x/patches linguist-detectable=false +src/modules/LR11x0/firmware linguist-detectable=false