From 4f97d6e1d3ceef5915bfc072931ef7b7573e7e74 Mon Sep 17 00:00:00 2001 From: Meco Man <920369182@qq.com> Date: Mon, 28 Mar 2022 19:46:35 -0400 Subject: [PATCH] [vango] remove duplicated files --- bsp/Vango/v85xx/.ignore_format.yml | 6 ------ bsp/Vango/v85xxp/.ignore_format.yml | 6 ------ 2 files changed, 12 deletions(-) delete mode 100644 bsp/Vango/v85xx/.ignore_format.yml delete mode 100644 bsp/Vango/v85xxp/.ignore_format.yml diff --git a/bsp/Vango/v85xx/.ignore_format.yml b/bsp/Vango/v85xx/.ignore_format.yml deleted file mode 100644 index 9ca31ca955..0000000000 --- a/bsp/Vango/v85xx/.ignore_format.yml +++ /dev/null @@ -1,6 +0,0 @@ -# files format check exclude path, please follow the instructions below to modify; -# If you need to exclude an entire folder, add the folder path in dir_path; -# If you need to exclude a file, add the path to the file in file_path. - -dir_path: -- Libraries/VangoV85xx_standard_peripheral diff --git a/bsp/Vango/v85xxp/.ignore_format.yml b/bsp/Vango/v85xxp/.ignore_format.yml deleted file mode 100644 index b42fb0c41a..0000000000 --- a/bsp/Vango/v85xxp/.ignore_format.yml +++ /dev/null @@ -1,6 +0,0 @@ -# files format check exclude path, please follow the instructions below to modify; -# If you need to exclude an entire folder, add the folder path in dir_path; -# If you need to exclude a file, add the path to the file in file_path. - -dir_path: -- Libraries/VangoV85xxP_standard_peripheral -- GitLab