Fix typo in comment in .gitattributes

This commit is contained in:
刘皓 2025-07-16 00:00:01 -04:00
parent 2157e5fe5e
commit d1bc68ef5b
No known key found for this signature in database
GPG key ID: 7901753DB465B711

2
.gitattributes vendored
View file

@ -1,2 +1,2 @@
# Makes GitHub linguist actually recognizes Makefile.libretro as a makefile, for the purposes of syntax highlighting, searching for files by language and the language breakdown on the GitHub website
# Makes GitHub Linguist actually recognize Makefile.libretro as a makefile, for the purposes of syntax highlighting, searching for files by language and the language breakdown on the GitHub website
/Makefile.libretro linguist-language=Makefile