Cleanup
This commit is contained in:
parent
45e8661802
commit
4d4fcdd17f
10 changed files with 16 additions and 942 deletions
|
|
@ -5,6 +5,13 @@ setup_sourcekit_bsp(
|
|||
bazel_wrapper = "./build-input/bazel-8.4.2-darwin-arm64",
|
||||
files_to_watch = [
|
||||
"**/*.swift",
|
||||
"**/*.h",
|
||||
"**/*.m",
|
||||
"**/*.mm",
|
||||
"**/*.c",
|
||||
"**/*.cc",
|
||||
"**/*.cpp",
|
||||
"**/*.hpp",
|
||||
],
|
||||
index_flags = [
|
||||
"config=index_build",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue