From 03431403282c43a745485d34077a027149e09428 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Wed, 2 Feb 2022 12:52:47 +0000 Subject: [PATCH] Add OTP key to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 89664b9..35da2d8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__/ env/ keys/ handler/settings.ini +handler/otp.key