From 4f275473902074245d8980b190720a76c3ba9702 Mon Sep 17 00:00:00 2001 From: horhik Date: Sun, 14 Nov 2021 22:53:43 +0300 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 22a6ee2..fc2be95 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *~ already_posted.txt src/__pycache__/ +.venv