mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-30 08:03:26 +01:00
Merge pull request #1878 from toanant/patch-1
Update Python.gitignore for celery-beat schedule binary file.
This commit is contained in:
@@ -71,6 +71,9 @@ target/
|
||||
# pyenv
|
||||
.python-version
|
||||
|
||||
# celery beat schedule file
|
||||
celerybeat-schedule
|
||||
|
||||
# dotenv
|
||||
.env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user