From 6c4c5c656b7fc0ea55df4e6f107722c5879345ab Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 30 Jan 2025 07:23:35 -0500 Subject: add gitignore --- Core/Src/.main.c.swp | Bin 40960 -> 0 bytes Core/Src/.stm32u0xx_hal_msp.c.swp | Bin 20480 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 Core/Src/.main.c.swp delete mode 100644 Core/Src/.stm32u0xx_hal_msp.c.swp (limited to 'Core') diff --git a/Core/Src/.main.c.swp b/Core/Src/.main.c.swp deleted file mode 100644 index f55a6c6..0000000 Binary files a/Core/Src/.main.c.swp and /dev/null differ diff --git a/Core/Src/.stm32u0xx_hal_msp.c.swp b/Core/Src/.stm32u0xx_hal_msp.c.swp deleted file mode 100644 index e2221e6..0000000 Binary files a/Core/Src/.stm32u0xx_hal_msp.c.swp and /dev/null differ -- cgit v1.2.3