From 7d4c6ddb3a0a427a75c6323d2c68e81f8326c634 Mon Sep 17 00:00:00 2001 From: pfaure Date: Mon, 12 Oct 2020 10:23:53 +0200 Subject: [PATCH] Modification du .gitignore --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 21216f5..bacb176 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.lst *.uvguix* -DebugConfig/ -*.scvd \ No newline at end of file +MDK-ARM/DebugConfig/ +*.scvd +MDK-ARM/NUCLEO-F103RB/ +*.o \ No newline at end of file