From: Lennart Poettering Date: Wed, 30 Oct 2013 01:25:38 +0000 (+0100) Subject: git: indicate that tabs are never OK in the systemd tree X-Git-Tag: v209~1724 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e834047795417b003dbca5a355e8ccdd3148f795;p=thirdparty%2Fsystemd.git git: indicate that tabs are never OK in the systemd tree --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..18415085c73 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.[ch] whitespace=tab-in-indent,trailing-space