diff --git a/Python.gitignore b/Python.gitignore index 4f823c47..908a064b 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -71,6 +71,9 @@ target/ # pyenv .python-version +# celery beat schedule file +celerybeat-schedule + # dotenv .env