From 02bd09ba0d738fab3c502473489d74c0ea32bc49 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Mon, 5 Apr 2021 18:54:43 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20=D1=81?= =?UTF-8?q?=D0=B1=D0=BE=D1=80=20=D0=B4=D0=B0=D0=BD=D0=BD=D1=8B=D1=85=20?= =?UTF-8?q?=D0=B8=D0=B7=20=D1=84=D1=80=D0=B5=D0=B9=D0=BC=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c367669..f0da146 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.out *.zip +venv -- cgit v1.2.3