Explorar el Código

Added celerybeat.pid (#3229)

Petronald Green hace 5 años
padre
commit
b2198b3e66
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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