Add ".gitattributes"

Enable markdown and SVG detection.
This commit is contained in:
Michael Hinrichs 2024-08-18 16:16:07 +00:00 committed by Forgejo
parent fa9156dd3e
commit 8b7dc564df
Signed by untrusted user who does not match committer: Forgejo
GPG key ID: E59A305B48F15D31

3
.gitattributes vendored Normal file
View file

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