diff --git a/.worktreeinclude b/.worktreeinclude new file mode 100644 index 000000000..c31642f86 --- /dev/null +++ b/.worktreeinclude @@ -0,0 +1,22 @@ +# JavaScript dependencies +node_modules/ +.pnpm-store/ +examples/test-app/node_modules/ + +# Local environment +.env +.env.* + +# Native build caches +.expo/ +examples/test-app/.expo/ +.build/ +.swiftpm/ +DerivedData/ +android-snapshot-helper/build/ +android-snapshot-helper/dist/ +android-multitouch-helper/build/ +android-multitouch-helper/dist/ + +# Tool caches +.fallow/