From cd4c7dec36653c362a7c1bbb5dd4e505c824c565 Mon Sep 17 00:00:00 2001 From: New Future Date: Fri, 16 Apr 2021 09:48:39 +0000 Subject: [PATCH] ignore venv --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index de2e553..396abe9 100644 --- a/.gitignore +++ b/.gitignore @@ -144,3 +144,5 @@ $RECYCLE.BIN/ # Windows shortcuts *.lnk config.json + +.venv \ No newline at end of file