diff --git a/.gitignore b/.gitignore index 3c2ce59..eb9ae03 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -.idea -.vscode +build/ +dist/ +*.egg-info .venv pip-selfcheck.json @@ -11,5 +12,4 @@ __pycache__ !example-config.yaml logs/ - plugins/