From 052d430286ea9ed81ea9f8cfee6a7b7e9d834ed0 Mon Sep 17 00:00:00 2001 From: Artlef Date: Fri, 25 Oct 2024 21:30:58 +0200 Subject: [PATCH] Update gitignore for python venv --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index aeabf15..75c05fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ *.mp3 token +bin +lib +lib64 +pyvenv.cfg +share