1* text eol=lf
2
3*.png binary
4*.gif binary
5*.ico binary
6*.xcf binary
7
8.git export-ignore
9.gitattributes export-ignore
10.github export-ignore
11.github/** export-ignore
12.gitignore export-ignore
13.editorconfig export-ignore
14.travis.yml export-ignore
15appveyor.yml export-ignore
16composer.json export-ignore
17composer.lock export-ignore
18_test export-ignore
19_test/** export-ignore
20lib/plugins/testing export-ignore
21