From 829fde031f91c699eb66e34d59158f30a2fa583c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 26 Jul 2017 15:43:08 +0200 Subject: [PATCH] added more file types MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- .gitattributes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitattributes b/.gitattributes index 0d50845..72184ce 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ +# +### Distribute this file on all GIT projects! +# # Autodetect text files * text=auto @@ -23,3 +26,8 @@ *.ogg binary *.flv binary *.jar binary +*.pdf binary +*.woff* binary +*.otf binary +*.z binary +*.docx binary -- 2.30.2