13 lines
83 B
Plaintext
13 lines
83 B
Plaintext
venv
|
|
# Python
|
|
*.pyc
|
|
*.pyo
|
|
__pycache__
|
|
*.egg-info
|
|
dist/
|
|
build/
|
|
|
|
node_modules
|
|
|
|
~~
|
|
~~* |