diff --git a/bsp/ra6m4-cpk/.ignore_format.yml b/bsp/ra6m4-cpk/.ignore_format.yml new file mode 100644 index 0000000000..7880684094 --- /dev/null +++ b/bsp/ra6m4-cpk/.ignore_format.yml @@ -0,0 +1,8 @@ +# 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: +- ra +- ra_gen +- ra_cfg diff --git a/bsp/ra6m4-cpk/ra_cfg/.gitignore b/bsp/ra6m4-cpk/ra_cfg/.gitignore deleted file mode 100644 index dcc6ede7bf..0000000000 --- a/bsp/ra6m4-cpk/ra_cfg/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/bsp/*.h \ No newline at end of file