From 1a7febc2a5d475d47d4fc5c6995b14b0ab41866c Mon Sep 17 00:00:00 2001 From: Rob Giseburt Date: Mon, 7 Oct 2019 08:14:53 -0500 Subject: [PATCH] Add SC cortex-debug temp files to ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 479f9f89..bdf1ebe8 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,5 @@ g2core/g2core.componentinfo.xml .tags g2core/compile_commands.json +.vscode/.cortex-debug.registers.state.json +.vscode/.cortex-debug.peripherals.state.json