From 2b425b0f5a8e9e4f1c84581f304efd1727c06c14 Mon Sep 17 00:00:00 2001 From: horhik Date: Sat, 20 Nov 2021 12:53:31 +0300 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fc2be95..34415e6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ already_posted.txt src/__pycache__/ .venv +.env.sh