gitignore: add mo files

This commit is contained in:
Jérôme Schneider 2013-08-05 17:24:16 +02:00
parent 50ca9a8192
commit 73e94ded3b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,5 +3,6 @@ MANIFEST
*.pyo *.pyo
*.db *.db
.*.swp .*.swp
*.mo
dist/ dist/
nosetests.xml nosetests.xml