Remove docker-compose.yml from .gitignore
This commit is contained in:
parent
211dd2ad15
commit
108f19205e
|
@ -13,7 +13,6 @@ npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
|
|
||||||
# Docker-specific ignores
|
# Docker-specific ignores
|
||||||
/docker-compose.yml
|
|
||||||
/Dockerfile
|
/Dockerfile
|
||||||
/start-container
|
/start-container
|
||||||
/supervisord.conf
|
/supervisord.conf
|
||||||
|
|
Loading…
Reference in New Issue