Update gitignore for python venv
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,7 @@
|
|||||||
*.mp3
|
*.mp3
|
||||||
token
|
token
|
||||||
|
bin
|
||||||
|
lib
|
||||||
|
lib64
|
||||||
|
pyvenv.cfg
|
||||||
|
share
|
||||||
|
Reference in New Issue
Block a user