chiark
/
gitweb
/
~mdw
/
rsync-backup
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b0c99c5
)
.gitattributes: Don't expect tabs in Python files.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 5 Apr 2014 13:26:31 +0000
(14:26 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 5 Apr 2014 13:26:31 +0000
(14:26 +0100)
.gitattributes
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitattributes
b/.gitattributes
new file mode 100644
(file)
index 0000000..
587fa6f
--- /dev/null
+++ b/
.gitattributes
@@ -0,0
+1,4
@@
+### -*-conf-*-
+
+## Python files, so don't expect tabs.
+fshash.in whitespace=trailing-space,space-before-tab,tab-in-indent