From 14030f6ba49205eddaa60d14cc9fef5341a8bb72 Mon Sep 17 00:00:00 2001 From: liuhaitao Date: Tue, 2 Aug 2022 10:51:16 +0800 Subject: [PATCH] Add minmea and cmsis .gitignore files Signed-off-by: liuhaitao --- gpsutils/minmea/.gitignore | 2 ++ mlearning/cmsis/.gitignore | 1 + 2 files changed, 3 insertions(+) create mode 100644 gpsutils/minmea/.gitignore diff --git a/gpsutils/minmea/.gitignore b/gpsutils/minmea/.gitignore new file mode 100644 index 000000000..89885ca8a --- /dev/null +++ b/gpsutils/minmea/.gitignore @@ -0,0 +1,2 @@ +/minmea +/*.zip diff --git a/mlearning/cmsis/.gitignore b/mlearning/cmsis/.gitignore index 20cb71e0e..9f80d7b9d 100644 --- a/mlearning/cmsis/.gitignore +++ b/mlearning/cmsis/.gitignore @@ -1 +1,2 @@ /*.zip +/CMSIS_5