mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-11-16 04:24:33 +00:00
10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
# .clang-format-ignore File Description:
|
|
# ----------------------------------------------------------------------------------------
|
|
# 1. Used to specify which files or directories should be skipped by the clang-format tool.
|
|
# 2. Follows syntax rules similar to .gitignore.
|
|
# 3. Supports wildcard patterns and path matching.
|
|
# 4. clang-format will recursively apply the .clang-format-ignore rules.
|
|
|
|
# NXP imxrt1060-nxp-evk library
|
|
/board/MCUX_Config/
|
|
/xip/ |