Merge pull request #1878 from toanant/patch-1

Update Python.gitignore for celery-beat schedule binary file.
This commit is contained in:
Brendan Forster
2016-03-07 17:26:40 +11:00

View File

@@ -71,6 +71,9 @@ target/
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# dotenv
.env