xref: /plugin/statdisplay/.gitignore (revision c99923ae4df1753dbe81b6e7241dbc4afd1ba64a)
1# keep vendor/ checked in, but strip test suites and CI cruft (à la DokuWiki core)
2vendor/bin/*
3vendor/*/*/tests/*
4vendor/*/*/test/*
5vendor/*/*/.github
6vendor/*/*/.travis.yml
7vendor/*/*/phpunit.xml*
8