diff options
author | Victor Ferrer <victorfergar@gmail.com> | 2016-12-04T00·50+0100 |
---|---|---|
committer | Matthew Garrett <mjg59@coreos.com> | 2016-12-25T10·59+0000 |
commit | d519623dd4507d3648bd361b4507171b98d330df (patch) | |
tree | 9bfa4d3e40c6e1aff71315f986bb6c8e997f08d5 /.gitignore | |
parent | 83f1c3fc93344c0264223fbf37ac0198626e006b (diff) |
Add new device support: Broadlink MP1 Smart power strip
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..0d20b6487c61 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |