diff --git a/.gitignore b/.gitignore index b0ea7e3..bf2a2e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ .repository-token + **/__pycache__/ +build/ +**/*.egg-info/