xref: /webtrees/.gitattributes (revision 45b77366ea1e76ec1f812e6a15d12fb393f0343e)
1# Exclude the following files when we build webtrees
2
3.coveralls.yml   export-ignore
4.gitattributes   export-ignore
5.gitignore       export-ignore
6.php_cs          export-ignore
7.travis.yml      export-ignore
8Makefile         export-ignore
9Vagrantfile      export-ignore
10build/           export-ignore
11js/*.patch       export-ignore
12phpdoc.xml       export-ignore
13phpunit.xml.dist export-ignore
14tests/           export-ignore
15