Skip to content

Commit b3ae90b

Browse files
authored
Tell GitHub to highlight config.toml.example as TOML
This should be a nice small quality of life improvement when looking at `config.toml.example` on GitHub or looking at diffs of it in PRs.
1 parent 79e5814 commit b3ae90b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
src/etc/installer/gfx/* binary
1010
src/vendor/** -text
1111
Cargo.lock linguist-generated=false
12+
config.toml.example linguist-language=TOML
1213

1314
# Older git versions try to fix line endings on images and fonts, this prevents it.
1415
*.png binary

0 commit comments

Comments
 (0)