1### Meson ### 2# subproject directories 3/subprojects/* 4!/subprojects/*.wrap 5!/subprojects/.clang-tidy-ignore 6 7# build directory 8build*/* 9