mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Added celerybeat.pid (#3229)
This commit is contained in:
parent
766cf0c10f
commit
b2198b3e66
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue