From: Roland Häder Date: Wed, 26 Jul 2017 13:43:08 +0000 (+0200) Subject: added more file types X-Git-Url: https://git.mxchange.org/?p=jprojects-scripts.git;a=commitdiff_plain;h=829fde031f91c699eb66e34d59158f30a2fa583c added more file types Signed-off-by: Roland Häder --- 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