xref: /webtrees/.gitattributes (revision 0fd39724ec01f9f77115641c88ab7da1a4b09227)
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
10js/*.patch        export-ignore
11packages/**/*.map export-ignore
12phpdoc.xml        export-ignore
13phpunit.xml.dist  export-ignore
14tests/            export-ignore
15