GIT: Ignore gettext messages.mo file
This commit is contained in:
parent
a6fb8f4348
commit
6de9af7eb6
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -174,6 +174,9 @@ ipch/
|
|||
LLVM32/
|
||||
LLVM64/
|
||||
|
||||
#Ignore gettext generated files
|
||||
/messages.mo
|
||||
|
||||
#Ignore Qt Creator project files
|
||||
ScummVM.config
|
||||
ScummVM.creator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue