From ae9afdbc3e3d58212cfc8f2a39582592c748ece8 Mon Sep 17 00:00:00 2001 From: Horhik Date: Wed, 31 Aug 2022 20:37:28 +0300 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 34415e6..88883a8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ already_posted.txt src/__pycache__/ .venv .env.sh +docker-compose.yml +docker-compose.yaml