From: Joey Castillo Date: Tue, 20 Jul 2021 22:51:37 +0000 (-0400) Subject: add uf2 to gitignore X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=05ad21ec5d705fdcebffc324b7e2b9399385433f;p=sensor-watch.git add uf2 to gitignore --- diff --git a/.gitignore b/.gitignore index 6f71e5f..8e3a661 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ *.hex *.lss *.map +*.uf2 *srec *.o *.d