diff --git a/.gitignore b/.gitignore index 26cd055c6108..4ae2a283700c 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ junit.xml !/**/.yarn/sdks !/**/.yarn/versions /**/.pnp.* -/yarn.lock \ No newline at end of file +/yarn.lock +./examples/ \ No newline at end of file diff --git a/examples/react b/examples/react deleted file mode 160000 index b7ef5bd9f548..000000000000 --- a/examples/react +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b7ef5bd9f548330f7a0c0b0f6b8d285bcd12a6f7