mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
[Docker] Add custom docker composer file to gitignore
This commit is contained in:
parent
623b10ce7a
commit
ae82752e9d
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -16,6 +16,8 @@
|
||||||
/etc/build/*
|
/etc/build/*
|
||||||
!/etc/build/.gitignore
|
!/etc/build/.gitignore
|
||||||
|
|
||||||
|
docker-compose.override.yml
|
||||||
|
|
||||||
/behat.yml
|
/behat.yml
|
||||||
/phpspec.yml
|
/phpspec.yml
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue