From 70b67c37a1a137298e705fe22a6535955c07eba1 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 18 Feb 2023 15:44:50 +0100 Subject: [PATCH] changed to env config --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d5bf494 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +config.yml +local.env \ No newline at end of file