1
0
mirror of https://github.com/danistefanovic/build-your-own-x.git synced 2025-08-11 09:34:03 +02:00

Merge pull request #1128 from MichaelHinrichs/patch-1

Enable Markdown detection.
This commit is contained in:
Paul Kuruvilla
2024-09-03 15:39:35 +01:00
committed by GitHub

2
.gitattributes vendored Normal file
View File

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