diff --git a/.gitignore b/.gitignore index 31236db57..0c4a6b122 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,8 @@ _cache _static _templates +*.egg-info/ +build +dist + TODO