Merge pull request #1013 from argonui/github

Added git attributes for language detection on GitHub
This commit is contained in:
Chr1Z 2024-11-21 00:07:40 +01:00 committed by GitHub
commit fa9e5dc5e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
# add language detection for custom file extension
*.ttslua linguist-language=Lua
*.gmnotes linguist-language=json
*.luascriptstate linguist-language=json