diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-02-21 16:13:31 -0600 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-02-21 16:13:31 -0600 |
commit | 571f2964e4716885fabc8eaed443aba6c9d0ffe0 (patch) | |
tree | 485034381e7e88a4b934bb9ed9df5ed4733d9e3d /.gitignore | |
parent | d0db98921ad46ad28a99d12baa7dc75b4244d1a4 (diff) | |
download | mediagoblin-571f2964e4716885fabc8eaed443aba6c9d0ffe0.tar.lz mediagoblin-571f2964e4716885fabc8eaed443aba6c9d0ffe0.tar.xz mediagoblin-571f2964e4716885fabc8eaed443aba6c9d0ffe0.zip |
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.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ *.pyo *~ *.swp +*.mo # The legacy of buildout .installed.cfg |