mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
Add diff .gitattributes for .{py,rs,md}
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -12,3 +12,6 @@ test-data/* text=false
|
|||||||
*.gif binary
|
*.gif binary
|
||||||
*.ico binary
|
*.ico binary
|
||||||
|
|
||||||
|
*.py diff=python
|
||||||
|
*.rs diff=rust
|
||||||
|
*.md diff=markdown
|
||||||
|
|||||||
Reference in New Issue
Block a user