1
0
mirror of https://github.com/badges/awesome-badges.git synced 2025-04-19 05:42:16 +03:00

Create .gitattributes (#17)

Enable Markdown detection.
This commit is contained in:
NintenHero 2024-08-14 12:19:52 -05:00 committed by GitHub
parent 8b16da6b92
commit 7c35a4c8cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.md linguist-detectable=true
*.md linguist-documentation=false