chiark
/
gitweb
/
~mdw
/
catacomb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b14f320
)
.gitattributes: New file; Python programs shouldn't have tabs.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 11 Aug 2013 01:08:00 +0000
(
02:08
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 11 Aug 2013 01:08:22 +0000
(
02:08
+0100)
.gitattributes
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitattributes
b/.gitattributes
new file mode 100644
(file)
index 0000000..
8b2af98
--- /dev/null
+++ b/
.gitattributes
@@ -0,0
+1,2
@@
+/math/mpgen whitespace=trailing-space,space-before-tab,tab-in-indent
+/symm/multigen whitespace=trailing-space,space-before-tab,tab-in-indent