diff --git a/.gitignore b/.gitignore index c18dd8d8..9bd31ce0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ __pycache__/ +*.egg-info/ +build/ \ No newline at end of file