From 458363107275ea8f80171b824a634780a1d84eb3 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Fri, 19 Jan 2024 21:58:00 +0800 Subject: [PATCH] add .gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e5c28d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +_build +*.uvguix.* +*.uvoptx +*.uvoptx +RTE_Components.h +system_nrf52.c +arm_startup_nrf52833.s