diff --git a/.gitignore b/.gitignore index 14a7753..e412ca2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ __pycache__/ .Python env/ build/ +*.build/ develop-eggs/ dist/ downloads/