aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2015-02-21 16:13:31 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2015-02-21 16:13:31 -0600
commit571f2964e4716885fabc8eaed443aba6c9d0ffe0 (patch)
tree485034381e7e88a4b934bb9ed9df5ed4733d9e3d /.gitignore
parentd0db98921ad46ad28a99d12baa7dc75b4244d1a4 (diff)
downloadmediagoblin-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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 96b795c0..4f9b4cb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@
*.pyo
*~
*.swp
+*.mo
# The legacy of buildout
.installed.cfg