practracker: Add missing .may_include files
All of these files contain "*.h", except for: * src/app/config/.may_include * src/test/.may_include which also contain "*.inc". This change prevents includes of "*.c" files, and other unusually named files. Part of 32609.
src/app/config/.may_include
0 → 100644
src/app/main/.may_include
0 → 100644
src/feature/api/.may_include
0 → 100644
src/feature/hs/.may_include
0 → 100644
src/test/.may_include
0 → 100644
src/test/fuzz/.may_include
0 → 100644
Please register or sign in to comment