diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-03-08 13:21:37 -0600 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-03-08 13:21:37 -0600 |
commit | 751e664a28892fd92694abf3d821d068013e9453 (patch) | |
tree | 8a9a62bbe3bd6fcbbd7be411c38b366f3f008b83 /firmware/.gitignore |
initial commit
Diffstat (limited to 'firmware/.gitignore')
-rw-r--r-- | firmware/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/.gitignore b/firmware/.gitignore new file mode 100644 index 0000000..cd7d6eb --- /dev/null +++ b/firmware/.gitignore @@ -0,0 +1,2 @@ +*.mpy +settings.py |