13 lines
120 B
Text
13 lines
120 B
Text
*.egg-info/
|
|
*.pyc
|
|
*.xpi
|
|
.env
|
|
.mypy_cache/
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
.venv/
|
|
__pycache__/
|
|
build/
|
|
data/
|
|
dist/
|
|
emails.txt
|