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

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

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