diff --git a/turbo.json b/turbo.json index d73ff048..8741b865 100644 --- a/turbo.json +++ b/turbo.json @@ -8,7 +8,8 @@ "!android/build", "src/*.ts", "src/*.tsx", - "cpp/**", + "cpp/*.h", + "cpp/*.cpp", "example/package.json", "example/android", "!example/android/.gradle",