diff --git a/.gitignore b/.gitignore index 9c2d5b80..bc5e08fc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ *.swo .ropeproject *.pyc +/build/ +/dist/ +jedi.egg-info/