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.