From d7adc4ee960cf75a233da5b93e0e1a35c89ae258 Mon Sep 17 00:00:00 2001 From: jlayec Date: Mon, 8 Feb 2021 20:28:46 +0000 Subject: [PATCH] update .gitignore with info.db and otp.bin --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2f69f23..0176c31 100644 --- a/.gitignore +++ b/.gitignore @@ -139,6 +139,8 @@ cython_debug/ .idea/ backup.ab +info.db +otp.bin charge_config1.json config.json test.json \ No newline at end of file