summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 6beb1fb7a7b4a9e58415a5d82f6ab073654e51a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* text eol=lf

*.png binary
*.gif binary
*.ico binary
*.xcf binary

.gitattributes export-ignore
.gitignore export-ignore
.editorconfig export-ignore
.travis.yml export-ignore
composer.json export-ignore
composer.lock export-ignore
_test export-ignore
_cs export-ignore
lib/plugins/testing export-ignore