From 4b383ec7799552b75c1051096587d2939218115a Mon Sep 17 00:00:00 2001 From: Srikanth Patchava Date: Fri, 24 Apr 2026 19:26:02 -0700 Subject: [PATCH] chore: update .gitignore with editor swap files --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 00316ad..532564e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,8 @@ build_test/ *.bin *.hex *.map + +# Editor swap files +*.swp +*.swo +*~