Ignore the __pypackages__ folder for pyflow users. (#3205)
See https://github.com/David-OConnor/pyflow for details.
This commit is contained in:
parent
b58b5341d3
commit
0207a9c954
1 changed files with 3 additions and 0 deletions
|
|
@ -91,6 +91,9 @@ ipython_config.py
|
|||
# install all needed dependencies.
|
||||
#Pipfile.lock
|
||||
|
||||
# pyflow
|
||||
__pypackages__/
|
||||
|
||||
# Celery stuff
|
||||
celerybeat-schedule
|
||||
celerybeat.pid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue