xref: /webtrees/.gitattributes (revision 33d824dd6b3819ef3838aa81a2eed7430deb432c)
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
9build/            export-ignore
10packages/**/*.map export-ignore
11phpdoc.xml        export-ignore
12phpunit.xml.dist  export-ignore
13tests/            export-ignore
14