From 66332d007ad92ed39242c7c83fe2415c53750fe7 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Sat, 26 Apr 2025 21:54:12 +0800 Subject: [PATCH] cleanup --- .npmignore | 5 ++++- .yarnrc.yml | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 .yarnrc.yml diff --git a/.npmignore b/.npmignore index 1925f6e..c71f1cc 100644 --- a/.npmignore +++ b/.npmignore @@ -6,6 +6,7 @@ Example android/build .vscode +.github/ # OSX # @@ -51,4 +52,6 @@ domains.json endpoints.json endpoints_cresc.json -tea.yaml \ No newline at end of file +tea.yaml + +e2e/ \ No newline at end of file diff --git a/.yarnrc.yml b/.yarnrc.yml deleted file mode 100644 index 3186f3f..0000000 --- a/.yarnrc.yml +++ /dev/null @@ -1 +0,0 @@ -nodeLinker: node-modules