diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-10-30 02:25:38 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-10-30 02:25:38 +0100 |
commit | e834047795417b003dbca5a355e8ccdd3148f795 (patch) | |
tree | b62c43cfacb5cb9639419197de3f35e4053412d2 | |
parent | c335068380fe8c9d843cdb2cf8a00f822cfabed3 (diff) |
git: indicate that tabs are never OK in the systemd tree
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..18415085c7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.[ch] whitespace=tab-in-indent,trailing-space |