diff --git a/.gitignore b/.gitignore index a51c439..367107c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ __pycache__ *.sqlite +*.egg-info