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