.gitattributes: New file; Python programs shouldn't have tabs.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 11 Aug 2013 01:08:00 +0000 (02:08 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 11 Aug 2013 01:08:22 +0000 (02:08 +0100)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..8b2af98
--- /dev/null
@@ -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