summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 4acd6ff1e27a343c18919ea17a974aa07b341814 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Exclude the following files when we build webtrees

.coveralls.yml    export-ignore
.gitattributes    export-ignore
.gitignore        export-ignore
.php_cs           export-ignore
.travis.yml       export-ignore
Makefile          export-ignore
package.json      export-ignore
package-lock.json export-ignore
phpdoc.xml        export-ignore
phpunit.xml.dist  export-ignore
tests/            export-ignore
webpack.mix.js    export-ignore