mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 17:14:23 +01:00
3 lines
111 B
Plaintext
3 lines
111 B
Plaintext
|
# Example of a `.gitattributes` file which reclassifies `.nu` files as Nushell:
|
||
|
*.nu linguist-language=Nushell
|