diff --git a/.gitignore b/.gitignore index f3726bf..e1f1ab1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ __pycache__/ *.py[cod] *.egg-info/ .pytest_cache/ +config.example.json