Merge pull request #3938 from dokuwiki/svglogo
[dokuwiki.git] / .gitattributes
blob375ce27be133d20527f8dd883838ea17aee64c1e
1 * text eol=lf
3 *.png binary
4 *.gif binary
5 *.ico binary
6 *.xcf binary
8 .git export-ignore
9 .gitattributes export-ignore
10 .github export-ignore
11 .gitignore export-ignore
12 .editorconfig export-ignore
13 .travis.yml export-ignore
14 appveyor.yml export-ignore
15 composer.json export-ignore
16 composer.lock export-ignore
17 _test export-ignore
18 _cs export-ignore
19 lib/plugins/testing export-ignore