.gitattributes: Ship docker-compose.yml to the tarball
Using MediaWiki with docker-compose is something that can be used by non-
developers, not just those downloading from git, and so should be exposed
in the tarball and other places that this entry in .gitattributes that we
added in 89083ea86 when this sysytem was initially provided now prevents.
Change-Id: I30ece42766153bd91ec7271286b2b2e689e57ecb
This commit is contained in:
parent
ddb3f1c661
commit
5895ae836c
1 changed files with 0 additions and 1 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -14,4 +14,3 @@ Gemfile* export-ignore
|
|||
vendor/pear/net_smtp/README.rst export-ignore
|
||||
phpunit.xml.dist export-ignore
|
||||
DEVELOPERS.md export-ignore
|
||||
docker-compose.yml export-ignore
|
||||
|
|
|
|||
Loading…
Reference in a new issue