{
"paths": ["./src/**/*.[ch]"],
"filterPre": [".*"],
"filterPost": ["./build/**"],
"buildRoot": "./build"
}