Added "*.mo" to .gitignore

Poedit is generating them for me and if implementation in Limnoria doens't use .mo files,
why to have them in repo?
This commit is contained in:
Mika Suomalainen 2011-08-13 19:27:58 +03:00
parent 3fa45b3b5f
commit 80c81a728e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ docs/plugins
*.swp
*.swo
*~
*.mo