mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-22 15:57:15 +00:00
.gitattributes: Set python diff mode for all *.py files.
This commit is contained in:
parent
cc499fe7f9
commit
74ab7f1f61
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -1 +1,3 @@
|
||||||
borg/_version.py export-subst
|
borg/_version.py export-subst
|
||||||
|
|
||||||
|
*.py diff=python
|
||||||
|
|
Loading…
Reference in a new issue