mirror of
https://github.com/hemna/aprsd-slack-plugin.git
synced 2024-11-16 05:12:11 -05:00
14 lines
123 B
Plaintext
14 lines
123 B
Plaintext
|
*.egg-info
|
||
|
.tox
|
||
|
.idea
|
||
|
__pycache__
|
||
|
.coverage
|
||
|
.coverage.*
|
||
|
htmlcov
|
||
|
*.pyc
|
||
|
docs/_build
|
||
|
venv
|
||
|
dist
|
||
|
.pytest_cache
|
||
|
.mypy_cache
|
||
|
build
|