Browse Source

Added celerybeat.pid (#3229)

Petronald Green 5 years ago
parent
commit
b2198b3e66
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Python.gitignore

+ 2 - 1
Python.gitignore

@@ -91,8 +91,9 @@ ipython_config.py
 #   install all needed dependencies.
 #Pipfile.lock
 
-# celery beat schedule file
+# Celery stuff
 celerybeat-schedule
+celerybeat.pid
 
 # SageMath parsed files
 *.sage.py