chiark / gitweb /
.gitattributes: Don't expect tabs in Python files.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 5 Apr 2014 13:26:31 +0000 (14:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 5 Apr 2014 13:26:31 +0000 (14:26 +0100)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..587fa6f
--- /dev/null
@@ -0,0 +1,4 @@
+### -*-conf-*-
+
+## Python files, so don't expect tabs.
+fshash.in      whitespace=trailing-space,space-before-tab,tab-in-indent