xref: /webtrees/.gitattributes (revision 15d603e7c7c15d20f055d3d9c38d6b133453c5be)
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