Add docker-compose.override.yml to .gitignore (#438)

This commit is contained in:
Poschi 2020-04-12 08:25:11 +02:00 committed by GitHub
parent 67a941b9c1
commit 7fd7e2b928
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.swp
.env
.env.bak
docker-compose.override.yml