ソースを参照

Added celerybeat.pid (#3229)

Petronald Green 5 年 前
コミット
b2198b3e66
1 ファイル変更2 行追加1 行削除
  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