Add POEdit .mo
and MAC generated .DS_Store
This commit is contained in:
parent
f290039dff
commit
fbe33ed28f
1 changed files with 11 additions and 1 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -62,3 +62,13 @@ config.tmp
|
|||
/lang/po/new/lang_en*.txt
|
||||
/lang/po/new/*-output.txt
|
||||
/lang/po/new/*.mo
|
||||
.DS_Store
|
||||
**/.DS_Store
|
||||
Firmware/.DS_Store
|
||||
Firmware/variant/.DS_Store
|
||||
lang/.DS_Store
|
||||
lang/po/.DS_Store
|
||||
lang/po/new/.DS_Store
|
||||
Tests/.DS_Store
|
||||
tools/.DS_Store
|
||||
tools/lib/.DS_Store
|
Loading…
Reference in a new issue