Fix: keep composer.json in release archives

Relates to https://github.com/shaarli/Shaarli/issues/607

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
VirtualTam 2016-08-12 22:02:59 +02:00
parent e0dd77c37e
commit b039a061eb
1 changed files with 0 additions and 1 deletions

1
.gitattributes vendored
View File

@ -21,7 +21,6 @@ Dockerfile text
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
composer.json export-ignore
doc/**/*.json export-ignore
doc/**/*.md export-ignore
docker/ export-ignore