From 9106747fb1270943f266a14e16b855e4e0b08651 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Tue, 6 Sep 2022 04:44:17 +0200 Subject: [PATCH] .gitignore update. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cf9a8b3..96c33ce 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,8 @@ uplink.dist .idea .run __pycache__ -config.json +etc/config.json +etc/gammurc log/*.log* uplink.iml _tmp