10 lines
85 B
Text
10 lines
85 B
Text
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache/
|
|
data/*.db
|
|
build/
|
|
dist/
|
|
app.spec
|