mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-29 21:27:47 +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
|