diff --git a/.gitignore b/.gitignore index 0cb9e90..cc0fa0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ /__pycache__/ *.pyc build/ -.idea/workspace.xml +.idea/ .venv userconfig.egg-info/