diff --git a/.gitignore b/.gitignore index df15f21..3daa124 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,9 @@ *.swp __pycache__/ env/ +venv/ keys/ handler/settings.ini handler/otp.key handler/certs/ +.vscode/