X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=.gitattributes;h=72184ce6eaa2f5cfb1e2d183953105fb520308bd;hb=dfc38bb2e77e6184f2cf895ad2ed7e694e17a42e;hp=dfe0770424b2a19faf507a501ebfc23be8f54e7b;hpb=b4766b712c1c0d5b464de63811f51dbfa549f588;p=jprojects-scripts.git diff --git a/.gitattributes b/.gitattributes index dfe0770..72184ce 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,33 @@ -# Auto detect text files and perform LF normalization +# +### Distribute this file on all GIT projects! +# +# Autodetect text files * text=auto + +# Force the following filetypes to have unix eols, so Windows does not break them +*.* text eol=lf + +# Force images/fonts to be handled as binaries +*.jpg binary +*.jpeg binary +*.gif binary +*.png binary +*.t3x binary +*.t3d binary +*.exe binary +*.data binary +*.ttf binary +*.eof binary +*.eot binary +*.swf binary +*.mov binary +*.mp4 binary +*.mp3 binary +*.ogg binary +*.flv binary +*.jar binary +*.pdf binary +*.woff* binary +*.otf binary +*.z binary +*.docx binary