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