[add] 添加忽略 RASC 生成的目录文件
This commit is contained in:
parent
de3fe00954
commit
bb163a51b6
|
@ -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
|
|
@ -1 +0,0 @@
|
|||
/bsp/*.h
|
Loading…
Reference in New Issue