tutorial: readme
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"paths": ["./src/**/*.[ch]", "./include/**/*.[ch]", "./test/unittest/test/*.[ch]"],
|
||||
"paths": ["./src/**/*.[ch]", "./include/**/*.[ch]", "./tests/unittest/test/*.[ch]"],
|
||||
"filterPre": [".*"],
|
||||
"filterPost": ["./src/build/**", "./test/unittest/build/**", "./test/unittest/generated"]
|
||||
"filterPost": ["./src/build/**", "./tests/unittest/build/**", "./tests/unittest/generated"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user