xref: /webtrees/.gitattributes (revision 76a5e7c78a07f5736a3cd5b7437c8f18dc196a5e)
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
12packages/**/*.map export-ignore
13phpdoc.xml        export-ignore
14phpunit.xml.dist  export-ignore
15tests/            export-ignore
16