afancontrol/.gitignore
2021-10-26 12:58:36 +02:00

17 lines
106 B
Plaintext

*.egg-info
dist
build
.py[co]
__pycache__/
.coverage
.pytest_cache
.python-version
.tox
docs/_build