diff --git a/.gitignore b/.gitignore index 0dbf2f2..f568ea2 100644 --- a/.gitignore +++ b/.gitignore @@ -136,6 +136,9 @@ venv/ ENV/ env.bak/ venv.bak/ +bin/ +lib64 +pyvenv.cfg # Spyder project settings .spyderproject @@ -168,3 +171,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +