From 9fb78d03ff95edb131221abfe519cd31605181b9 Mon Sep 17 00:00:00 2001 From: Vasily Davydov Date: Tue, 4 Apr 2023 22:06:06 +0300 Subject: [PATCH] source: update gitignore with MCUExpresso misc # Please enter the commit message for your changes. Lines starting --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 259148f..22c2aef 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,11 @@ *.exe *.out *.app + +#MCUExpresso misc +.mcuxpressoide_packages_support/ +.metadata/ +AzureRTOS_TAD_logs/ +FreeRTOS_TAD_logs/ +source/test/ +source/shoh/.settings/language.settings.xml