mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Merge pull request #4731 from gsilvan/main
Fix Python.gitignore for celery-beat
This commit is contained in:
commit
5763345204
@ -130,7 +130,7 @@ ipython_config.py
|
|||||||
__pypackages__/
|
__pypackages__/
|
||||||
|
|
||||||
# Celery stuff
|
# Celery stuff
|
||||||
celerybeat-schedule
|
celerybeat-schedule*
|
||||||
celerybeat.pid
|
celerybeat.pid
|
||||||
|
|
||||||
# Redis
|
# Redis
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user