chiark / gitweb /
git/attributes: Don't put tabs in TeX files.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 Jan 2016 13:51:04 +0000 (13:51 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 13 Jan 2016 10:40:25 +0000 (10:40 +0000)
It often doesn't work out well.

git/attributes

index 858068d0f8268c1d8baa815afce917c9070fefb7..0738f57ae8f5966e2dcd2e978108a3efc01a8592 100644 (file)
@@ -5,3 +5,4 @@
 *.lisp         diff=lisp
 
 *.py           whitespace=trailing-space,space-before-tab,tab-in-indent
+*.tex          whitespace=trailing-space,space-before-tab,tab-in-indent