Added an clang formattiing ignore file.
It's only something that works on version 18+ so it won't actually work with my current development enviroment.
This commit is contained in:
parent
62c96d14a3
commit
670f15116a
1 changed files with 5 additions and 0 deletions
5
.clang-format-ignore
Normal file
5
.clang-format-ignore
Normal file
|
@ -0,0 +1,5 @@
|
|||
src/misc/*
|
||||
src/ch32v003hw.h
|
||||
src/ch32fun.c
|
||||
src/ch32fun.h
|
||||
|
Loading…
Add table
Reference in a new issue