diff --git a/.gitignore b/.gitignore index 65846c0..ec1f897 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,6 @@ tools/ *.pyc managed_tools/ +__pycache__/ _dist/ _build/ \ No newline at end of file