From e0bf9acb16b3c6409133eccdaa7394c8872976c1 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 23 Apr 2013 12:15:46 +0200 Subject: Initialize repository --- .gitattributes | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4f22cc2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +# Disable check for trailing whitespace for patches, they always +# trigger warnings,-blank-at-eof +*.diff whitespace=-trailing-space,-space-before-tab,-blank-at-eof +*.patch whitespace=-trailing-space,-space_before-tab,-blank-at-eof +*.exlib whitespace=-blank-at-eof +*.exheres-0 whitespace=-blank-at-eof -- cgit v1.2.3-54-g00ecf