Update Python.gitignore for celery-beat schedule binary file.
@@ -71,6 +71,9 @@ target/
# pyenv
.python-version
+# celery beat schedule file
+celerybeat-schedule
+
# dotenv
.env