diff --git a/.gitignore b/.gitignore index f432646..5c04496 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.pyc __pycache__ dist +build *.egg-info migrations *.mo