diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..98bb483 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# Example of a `.gitattributes` file which reclassifies `.rb` files as Java: +*.rb linguist-language=Assembly + +# Replace any whitespace in the language name with hyphens: +#*.glyphs linguist-language=OpenStep-Property-List