Files
godot-docs/.gitattributes
Rémi Verschelde 34f97a7544 GitHub linguist: Mark .rst files as detectable
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.
2020-06-16 16:21:39 +02:00

3 lines
69 B
Plaintext

# Properly detect languages on GitHub
*.rst linguist-detectable=true