Skip to content

Commit 5763345

Browse files
authored
Merge pull request #4731 from gsilvan/main
Fix Python.gitignore for celery-beat
2 parents a522191 + 2a4ac93 commit 5763345

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Python.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ ipython_config.py
130130
__pypackages__/
131131

132132
# Celery stuff
133-
celerybeat-schedule
133+
celerybeat-schedule*
134134
celerybeat.pid
135135

136136
# Redis

0 commit comments

Comments
 (0)