13 lines
108 B
Text
13 lines
108 B
Text
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
data/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.pytest_cache/
|
|
.env
|
|
venv/
|
|
.venv/
|
|
data/
|
|
*.egg-info/
|