Update gitignore for python venv

This commit is contained in:
Artlef 2024-10-25 21:30:58 +02:00
parent 44f29ccd1b
commit 052d430286

5
.gitignore vendored
View File

@ -1,2 +1,7 @@
*.mp3 *.mp3
token token
bin
lib
lib64
pyvenv.cfg
share