From 75e3a659c12b8addefa8f34c7ba107c870a3ec62 Mon Sep 17 00:00:00 2001 From: hanemile Date: Sun, 19 Jul 2020 16:57:17 +0200 Subject: added the config to the gitignore, preventing accidently pushing credentials --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8fc0d80..8f9a04d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ uploads/ +config.yml \ No newline at end of file -- cgit 1.4.1