Files
docker-docs/.gitattributes
i-ky c11be9e97f Fine-tune GitHub's language detection for the repo
Since the whole repo is dedicated to documentation, documentation is the "source code" of this repo.
In order to capture this in language stats (and potentially attract more contributors) count Markdown files in content/ folder as "source".
2024-03-20 14:19:43 +02:00

6 lines
142 B
Plaintext

# Auto-detect text files, ensure they use LF.
* text=auto eol=lf
# Fine-tune GitHub's language detection
content/**/*.md linguist-detectable