Merge pull request #1878 from toanant/patch-1
Update Python.gitignore for celery-beat schedule binary file.
This commit is contained in:
commit
8a0d66587f
1 changed files with 3 additions and 0 deletions
|
|
@ -71,6 +71,9 @@ target/
|
|||
# pyenv
|
||||
.python-version
|
||||
|
||||
# celery beat schedule file
|
||||
celerybeat-schedule
|
||||
|
||||
# dotenv
|
||||
.env
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue