8 lines
56 B
Text
8 lines
56 B
Text
|
|
.venv/
|
||
|
|
__pycache__/
|
||
|
|
*.pyc
|
||
|
|
.git/
|
||
|
|
tests/
|
||
|
|
*.egg-info/
|
||
|
|
.env
|