summaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: f7ca6c336ec1863f04e79d391f838d5f1a76cc39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Ignore all test, docs etc with "export-ignore".
/.editorconfig export-ignore
/.distignore export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.scrutinizer.yml export-ignore
/.styleci.yml export-ignore
/.travis.yml export-ignore
/phpcs.xml export-ignore
/phpcs.xml.dist export-ignore
/phpunit.xml export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
/Makefile export-ignore
/package.json export-ignore