mirror of
https://github.com/nathanriggs/AppleIIAsm-Collection.git
synced 2024-11-26 21:51:26 +00:00
6 lines
220 B
Plaintext
6 lines
220 B
Plaintext
# Example of a `.gitattributes` file which reclassifies `.rb` files as Java:
|
|
T.* linguist-language=Assembly
|
|
|
|
# Replace any whitespace in the language name with hyphens:
|
|
#*.glyphs linguist-language=OpenStep-Property-List
|