mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
ignore all files with celerybeat-schedule prefix
This commit is contained in:
parent
53fee13f20
commit
2a4ac93e79
@ -128,7 +128,7 @@ ipython_config.py
|
||||
__pypackages__/
|
||||
|
||||
# Celery stuff
|
||||
celerybeat-schedule
|
||||
celerybeat-schedule*
|
||||
celerybeat.pid
|
||||
|
||||
# Redis
|
||||
|
||||
Loading…
Reference in New Issue
Block a user