xref: /webtrees/.gitattributes (revision 9b152ff9230017d2c03aa1bf603a98b18250446d)
1# Exclude the following files when we build webtrees
2
3.coveralls.yml        export-ignore
4.gitattributes        export-ignore
5.github/              export-ignore
6.gitignore            export-ignore
7.php_cs               export-ignore
8.travis.yml           export-ignore
9package.json          export-ignore
10package-lock.json     export-ignore
11phpunit.xml.dist      export-ignore
12phpstan.neon.dist     export-ignore
13phpstan-baseline.neon export-ignore
14tests/                export-ignore
15webpack.mix.js        export-ignore
16
17vendor/*/*/Tests      export-ignore
18vendor/*/*/Tests      export-ignore
19