1
0
mirror of https://github.com/danistefanovic/build-your-own-x.git synced 2025-08-17 20:41:16 +02:00

Create .gitattributes

Enable Markdown detection.
This commit is contained in:
NintenHero
2024-08-13 16:13:52 -05:00
committed by GitHub
parent d45e4aa435
commit 600322eb68

2
.gitattributes vendored Normal file
View File

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