Use git attributes to exclude some files from exported archives
[dokuwiki.git] / .gitattributes
blob1012087d4713eeeed96628ad8638ad419115f81a
1 * text eol=lf
3 *.png binary
4 *.gif binary
5 *.ico binary
6 *.xcf binary
8 .gitattributes export-ignore
9 .gitignore export-ignore
10 .editorconfig export-ignore
11 .travis.yml export-ignore
12 _test export-ignore
13 _cs export-ignore
14 lib/plugins/testing export-ignore