mirror of
https://git.madhouse-project.org/algernon/iocaine.git
synced 2025-02-15 14:16:56 +01:00
.gitattributes: Try to mark markdown files detectable
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
This commit is contained in:
parent
6099ba6f64
commit
f886a49dc2
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -8,3 +8,6 @@
|
||||||
|
|
||||||
/Cargo.lock linguist-generated
|
/Cargo.lock linguist-generated
|
||||||
/flake.lock linguist-generated
|
/flake.lock linguist-generated
|
||||||
|
|
||||||
|
# Files to consider for stats (on top of defaults)
|
||||||
|
*.md linguist-detectable
|
||||||
|
|
Loading…
Reference in a new issue