dokuwiki/.gitattributes

21 lines
402 B
Plaintext
Raw Permalink Normal View History

2013-12-08 00:10:05 +01:00
* text eol=lf
*.png binary
*.gif binary
*.ico binary
*.xcf binary
.git export-ignore
.gitattributes export-ignore
.github export-ignore
.github/** export-ignore
.gitignore export-ignore
.editorconfig export-ignore
.travis.yml export-ignore
2017-08-27 11:26:13 +02:00
appveyor.yml export-ignore
2015-05-15 16:38:04 +02:00
composer.json export-ignore
composer.lock export-ignore
_test export-ignore
_test/** export-ignore
lib/plugins/testing export-ignore