Commit 8a0d6658 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1878 from toanant/patch-1

Update Python.gitignore for celery-beat schedule binary file.
parents 028ed4e1 83656adb
......@@ -71,6 +71,9 @@ target/
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# dotenv
.env
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment