diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a9150c6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +*.i linguist-language=asm +*.s linguist-language=asm +*.s700 linguist-language=asm +*.sgs linguist-language=asm +extras/** linguist-vendored +extras/** linguist-documentation +tools/** linguist-vendored +tools/** linguist-documentation