From af267a20f7cdc55ae31e4513e565d27b49f0e122 Mon Sep 17 00:00:00 2001 From: N07070 Date: Sat, 26 Dec 2020 23:35:55 +0100 Subject: [PATCH] Updated the .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 00b781a..3e0a54b 100644 --- a/.gitignore +++ b/.gitignore @@ -25,7 +25,9 @@ wheels/ *.egg MANIFEST bin/ -pyvenv.cfg +share/ +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.