mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 22:57:46 +00:00
2 lines
111 B
Text
2 lines
111 B
Text
# Example of a `.gitattributes` file which reclassifies `.nu` files as Nushell:
|
|
*.nu linguist-language=Nushell
|