8 lines
65 B
Plaintext
8 lines
65 B
Plaintext
*.venv
|
|
.venv/
|
|
*.pyc
|
|
__pycache__/
|
|
.pytest_cache/
|
|
*.egg-info/
|
|
.env
|