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