Create .gitattributes

This commit is contained in:
Nathan D Riggs 2019-12-17 13:49:56 -05:00 committed by GitHub
parent 6b36c79820
commit 1a17e5e553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
# Example of a `.gitattributes` file which reclassifies `.rb` files as Java:
*.rb linguist-language=Assembly
# Replace any whitespace in the language name with hyphens:
#*.glyphs linguist-language=OpenStep-Property-List