diff --git a/.gitignore b/.gitignore index d306159..4bb8eee 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ __pycache__ .mypy_cache +.DS_Store venv -config.yaml \ No newline at end of file +config.yaml + +CertSSL \ No newline at end of file