diff --git a/Python.gitignore b/Python.gitignore index 21bdc4d5..52d14980 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -91,6 +91,9 @@ ipython_config.py # install all needed dependencies. #Pipfile.lock +# pyflow +__pypackages__/ + # Celery stuff celerybeat-schedule celerybeat.pid