GIT: Ignore gettext messages.mo file

This commit is contained in:
Thierry Crozat 2014-03-09 21:59:03 +00:00
parent a6fb8f4348
commit 6de9af7eb6

3
.gitignore vendored
View file

@ -174,6 +174,9 @@ ipch/
LLVM32/
LLVM64/
#Ignore gettext generated files
/messages.mo
#Ignore Qt Creator project files
ScummVM.config
ScummVM.creator