diff --git a/.gitignore b/.gitignore index 1ec01f4..df1a76a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ __pycache__/ *.db *.pid *.pem +.eggs +*.egg-info/ +dist/