mirror of
https://github.com/subsurface/subsurface.git
synced 2024-12-03 15:43:09 +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
|
*.xml
|
||||||
!dives/*.xml
|
!dives/*.xml
|
||||||
*~
|
*~
|
||||||
|
po/*.mo
|
||||||
/subsurface
|
/subsurface
|
||||||
.dep/
|
.dep/
|
||||||
share/
|
share/
|
||||||
|
|
Loading…
Reference in a new issue