Ver Fonte

Added celerybeat.pid (#3229)

Petronald Green há 5 anos atrás
pai
commit
b2198b3e66
1 ficheiros alterados com 2 adições e 1 exclusões
  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