10 lines
73 B
Text
10 lines
73 B
Text
# Virtualenv
|
|
pyvenv.cfg
|
|
bin/
|
|
lib/
|
|
|
|
# IDE
|
|
.vscode/
|
|
|
|
# Python
|
|
__pycache__/
|