Add POEdit .mo files to gitignore
This commit is contained in:
parent
9353385aa9
commit
245a7b72a6
|
@ -63,3 +63,7 @@ TAGS
|
|||
*~
|
||||
|
||||
*.DS_Store
|
||||
|
||||
# POEdit mo files
|
||||
####################
|
||||
*.mo
|
||||
|
|
Loading…
Reference in New Issue