No longer commit .mo files into the repository!

A stupid thing, really you should never commit binary code into the
repository, but...

This commit sponsored by Richard Fontana.  The last sponsored commit!
And one I can imagine Fontana approving of, for he would've disapproved,
surely, of committing .mo files in the first place.
This commit is contained in:
Christopher Allan Webber 2015-02-21 16:13:31 -06:00
parent d0db98921a
commit 571f2964e4
45 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -46,6 +46,7 @@
*.pyo
*~
*.swp
*.mo
# The legacy of buildout
.installed.cfg