From e7a1e8a61f5611673e3c606108b35e3be5e067f2 Mon Sep 17 00:00:00 2001 From: N07070 Date: Sat, 26 Dec 2020 18:55:59 +0100 Subject: [PATCH] Added the virtualenv files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 894a44c..00b781a 100644 --- a/.gitignore +++ b/.gitignore @@ -24,7 +24,8 @@ wheels/ .installed.cfg *.egg MANIFEST - +bin/ +pyvenv.cfg # PyInstaller # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it.