blob: acc0b0ba455a24f67158384e33fdbebc4122991e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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
Vagrantfile export-ignore
build/ export-ignore
js/*.patch export-ignore
packages/**/*.map export-ignore
phpdoc.xml export-ignore
phpunit.xml.dist export-ignore
tests/ export-ignore
|