add docker compose to gitignore
This commit is contained in:
parent
f0df5b4e96
commit
2de3243040
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -18,5 +18,6 @@ sami.phar
|
|||
# Remove if we ever put the Dockerfile in the repo
|
||||
.dockerignore
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
# for image related files
|
||||
misc
|
||||
|
|
Loading…
Reference in a new issue