.gitattributes: New file; Python programs shouldn't have tabs.
[catacomb] / .gitattributes
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