From 422b4df611543362331729375c4c13a2f2970967 Mon Sep 17 00:00:00 2001 From: Dr-Blank <64108942+Dr-Blank@users.noreply.github.com> Date: Wed, 11 Sep 2024 02:02:51 -0400 Subject: [PATCH] Add separate git repository for API SDK --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 29a3a50..c137f7a 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,6 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release + +# separate git repo for api sdk +/shelfsdk \ No newline at end of file