mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Ignore .mo files
Poedit creates .mo files. Let's just ignore them. Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
bb613f2ae3
commit
41f5d4539e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@
|
|||
*.xml
|
||||
!dives/*.xml
|
||||
*~
|
||||
po/*.mo
|
||||
/subsurface
|
||||
.dep/
|
||||
share/
|
||||
|
|
Loading…
Reference in a new issue