commit 9bb5ad24bb07f2060e0000f13440bd7eccfe8559 Author: David Wuibaille Date: Fri Oct 31 08:55:17 2025 +0100 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fff215c --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +config*.json +*.secret.json +.env +.env.* +*.key +*.pem diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29