diff options
author | Aki <please@ignore.pl> | 2024-01-21 22:59:49 +0100 |
---|---|---|
committer | Aki <please@ignore.pl> | 2024-01-21 23:02:51 +0100 |
commit | 188b980b2597d39052004cb56277b1684df0007d (patch) | |
tree | ddabfa6437968400e03085d5eaae9a8d2168add5 /.gitignore | |
parent | ba663a7dab9c132695da3ff949cbedc516817a13 (diff) | |
download | nodemcu-wakeup-188b980b2597d39052004cb56277b1684df0007d.zip nodemcu-wakeup-188b980b2597d39052004cb56277b1684df0007d.tar.gz nodemcu-wakeup-188b980b2597d39052004cb56277b1684df0007d.tar.bz2 |
Added makefile to handle subsequent transfers faster
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ +wakeup.lua .venv/ +.upload-marker |