7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
# python virtual environment
|
|
.venv/
|
|
__pycache__/
|
|
*.egg-info/
|
|
|
|
# others
|
|
node_modules/ |