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