From c20df3c85027cced9e94f4a522df3d0ce64bf1ba Mon Sep 17 00:00:00 2001 From: frikky Date: Tue, 23 Jun 2020 20:33:11 +0200 Subject: [PATCH] Added shuffle-apps README --- .gitignore | 1 - shuffle-apps/README.md | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 shuffle-apps/README.md diff --git a/.gitignore b/.gitignore index e0d774db..5bebe49f 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,3 @@ functions/generated_apps backend/onprem/app_sdk/apps *test.py -shuffle-apps/* diff --git a/shuffle-apps/README.md b/shuffle-apps/README.md new file mode 100644 index 00000000..f30690cd --- /dev/null +++ b/shuffle-apps/README.md @@ -0,0 +1,5 @@ +# Shuffle Apps +* This folder is by default meant to be empty +* This folder is meant for quick development of apps (single button hot-loading) +* Some shuffle apps can be found at https://github.com/frikky/shuffle-apps +