From 1549705b96f7372177856af8938825f3d0d7ea7f Mon Sep 17 00:00:00 2001 From: Bodmer Date: Fri, 13 Jan 2023 02:11:55 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index cd2946a..55bda4c 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,11 @@ $RECYCLE.BIN/ # Windows shortcuts *.lnk +# Arduino debug +debug.cfg +debug_custom.json +*.svd + # ========================= # Operating System Files # =========================