Don't include .git folder in Docker image (fixes #281)

This commit is contained in:
Pierre Rudloff 2020-06-22 23:56:18 +02:00
parent 75d1c08702
commit 7d565bfa89

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ config/config.yml
clover.xml
i18n/*/LC_MESSAGES/*.mo
.phpunit.result.cache
.git/