ignore all files with celerybeat-schedule prefix
This commit is contained in:
parent
53fee13f20
commit
2a4ac93e79
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ ipython_config.py
|
||||||
__pypackages__/
|
__pypackages__/
|
||||||
|
|
||||||
# Celery stuff
|
# Celery stuff
|
||||||
celerybeat-schedule
|
celerybeat-schedule*
|
||||||
celerybeat.pid
|
celerybeat.pid
|
||||||
|
|
||||||
# Redis
|
# Redis
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue