Ignore the __pypackages__ folder for pyflow users. (#3205)

See https://github.com/David-OConnor/pyflow for details.
This commit is contained in:
Omer Katz 2019-11-08 13:15:10 -08:00 committed by Brendan Forster
parent b58b5341d3
commit 0207a9c954
1 changed files with 3 additions and 0 deletions

View File

@ -91,6 +91,9 @@ ipython_config.py
# install all needed dependencies.
#Pipfile.lock
# pyflow
__pypackages__/
# Celery stuff
celerybeat-schedule
celerybeat.pid