diff --git a/.gitignore b/.gitignore index 91506e1..d98c726 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ my-test*.ics .vscode/* /dist/ /*.egg-info/ +/build/ +/.eggs/