This repository has been archived on 2024-05-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blinkpy/.gitignore
T
2017-03-11 23:21:26 -05:00

11 lines
94 B
Plaintext

.cache/*
.tox/*
__pycache__/*
htmlcov/*
.coverage
*.pyc
*.egg*/*
dist/*
.sh
build/*