mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 23:28:59 +00:00
Linguist excludes documentation by default, which is not so useful on a repo dedicated to documentation. This attribute forces it to take .rst files into account and properly report this report as being 99% reStructuredText.
3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
# Properly detect languages on GitHub
|
|
*.rst linguist-detectable=true
|