diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-19 23:50:49 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-19 23:50:49 +0100 |
commit | 029f90de6895b68b5f3d1999858b09d055429679 (patch) | |
tree | 091541f5cb5d9e3d948ae69be5a5ac53aa7954c0 /.gitignore | |
parent | d544da3d08be66807831c03bf0f421c0addd8e9f (diff) |
basic wake-on-lan actuator
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d506db3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.json +/catbus-actuator-wakeonlan |