From 565edd6adcd83cb77a22773a8dc8e2c47e2fb44c Mon Sep 17 00:00:00 2001 From: Antoine Van Elstraete Date: Sun, 16 Mar 2025 20:46:18 +0100 Subject: [PATCH] venv --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) 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/ +