This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
borg
mirror of
https://github.com/borgbackup/borg
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
.gitattributes: Set python diff mode for all *.py files.
Martin Hostettler
8 years ago
parent
cc499fe7f9
commit
74ab7f1f61
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitattributes
+ 2
- 0
.gitattributes
View File
@@ -1 +1,3 @@
borg/_version.py export-subst
+
+*.py diff=python