diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2023-05-10 16:14:07 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2023-05-10 16:14:07 +0200 |
commit | ad5b307ba39752b01670de19a4e924f724925504 (patch) | |
tree | c1289d9cdd4e3cbd704756787a9d55a61192fe2f /.gitignore | |
download | lora-aprs-hb9egm-ad5b307ba39752b01670de19a4e924f724925504.tar.gz lora-aprs-hb9egm-ad5b307ba39752b01670de19a4e924f724925504.tar.bz2 lora-aprs-hb9egm-ad5b307ba39752b01670de19a4e924f724925504.zip |
Add initial code
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 0000000..03f4a3c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.pio |