mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
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".
6 lines
142 B
Plaintext
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
|