diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..71fd44c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Example of a `.gitattributes` file which reclassifies `.nu` files as Nushell: +*.nu linguist-language=Nushell