aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Python.gitignore3
1 files changed, 3 insertions, 0 deletions
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