xref: /webtrees/.gitattributes (revision 27c4cda0cb98970e86f55c22a8248833b6cf40d9)
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
10package.josn      export-ignore
11package-lock.json export-ignore
12phpdoc.xml        export-ignore
13phpunit.xml.dist  export-ignore
14tests/            export-ignore
15webpack.mix.js    export-ignore
16