diff --git a/.gitignore b/.gitignore index 9651e6c..236c9be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.egg-info *.pyc -.idea \ No newline at end of file +.idea +build/ +dist/