From 7ebe5fd85b462e25c36e8c93a0bfadcbd6f77373 Mon Sep 17 00:00:00 2001 From: Matthias Herzog <37505324+kegato@users.noreply.github.com> Date: Fri, 1 Mar 2019 08:01:56 +0100 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bb3e03d..28a58ba 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ /target/ **/*.rs.bk **/*.rs.fmt -/deploy/ \ No newline at end of file +/deploy/ +/config.json