From 2acde2fb441906daa320ca53aafa9d292ea0d428 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 6 Jan 2021 12:40:54 +0300 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4c49bd7..b8865ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .env +docker-compose.override.yml