Skip to content

Commit

Permalink
remove binary auto-generates .mo files (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
lsaavedr authored Apr 8, 2021
1 parent d204695 commit 079b2f0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.DS_Store
*.pyc
*$py.class
*.mo
*~
.*.sw[pon]
dist/
Expand Down
Binary file removed django_celery_beat/locale/es/LC_MESSAGES/django.mo
Binary file not shown.

0 comments on commit 079b2f0

Please sign in to comment.