Skip to content

Commit 8a0d665

Browse files
committed
Merge pull request #1878 from toanant/patch-1
Update Python.gitignore for celery-beat schedule binary file.
2 parents 028ed4e + 83656ad commit 8a0d665

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Python.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ target/
7171
# pyenv
7272
.python-version
7373

74+
# celery beat schedule file
75+
celerybeat-schedule
76+
7477
# dotenv
7578
.env
7679

0 commit comments

Comments
 (0)