diff --git a/Python.gitignore b/Python.gitignore index cf332868f167eb6c77929ac02a6c95a56c44ffc3..59678313f6c327caf126d853acb2080ecc0fe8d6 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -68,3 +68,5 @@ target/ # pyenv .python-version +# celery beat schedule file +celerybeat-schedule