9 .gitattributes export-ignore
11 .github/** export-ignore
12 .gitignore export-ignore
13 .editorconfig export-ignore
14 .travis.yml export-ignore
15 appveyor.yml export-ignore
16 composer.json export-ignore
17 composer.lock export-ignore
19 _test/** export-ignore
20 lib/plugins/testing export-ignore