12 lines
108 B
Text
12 lines
108 B
Text
venv/
|
|
*/venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache/
|
|
data/*.db
|
|
*.egg-info/
|
|
*.egg-info/*
|
|
/dist
|
|
/build
|