diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-08-17 17:41:45 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-08-17 17:41:45 +0100 |
commit | 4d297c9b76a9bfaf8ad3f0651bfa6d470057015d (patch) | |
tree | ddfc22d267e3c0fda97d7f28010b93552c498c7c /.gitignore | |
parent | bb45622910e080c5658fc025b825e59f6c99bcbc (diff) |
Move .mo ignoring to top-level gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4785d883f..db4e060c8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,10 @@ inc/ _Inline/ lib tags + +*.mo +FixMyStreet-EmptyHomes.po + /web/cobrands/fiksgatami/css.css /web/cobrands/southampton/css.css /web/cobrands/reading/css/css.css |