This commit is contained in:
Isaac 2026-02-23 11:19:09 +01:00
parent 45e8661802
commit 4d4fcdd17f
10 changed files with 16 additions and 942 deletions

View file

@ -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",