From 27181a8e0914a3f250d90ee2de738623183a8f26 Mon Sep 17 00:00:00 2001 From: Guillaume Vincent Date: Sun, 17 May 2020 17:37:59 +0200 Subject: [PATCH] Regroup sandboxes --- sandbox/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sandbox/.gitignore diff --git a/sandbox/.gitignore b/sandbox/.gitignore new file mode 100644 index 0000000..7be3e39 --- /dev/null +++ b/sandbox/.gitignore @@ -0,0 +1,2 @@ +lesspass-site/ +lesspass-web-component/ \ No newline at end of file