Browse Source

Update Python.gitignore for celery-beat schedule binary file.

Abhishek Kumar Singh 9 years ago
parent
commit
a623e9e6d4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Python.gitignore

+ 2 - 0
Python.gitignore

@@ -68,3 +68,5 @@ target/
 # pyenv
 # pyenv
 .python-version
 .python-version
 
 
+# celery beat schedule file
+celerybeat-schedule