Don't include .git folder in Docker image (fixes #281)
This commit is contained in:
parent
75d1c08702
commit
7d565bfa89
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@ config/config.yml
|
|||
clover.xml
|
||||
i18n/*/LC_MESSAGES/*.mo
|
||||
.phpunit.result.cache
|
||||
.git/
|
||||
|
|
Loading…
Reference in a new issue