mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-27 20:58:47 +00:00
41f5d4539e
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>
17 lines
213 B
Text
17 lines
213 B
Text
*.o
|
|
*.orig
|
|
*.rej
|
|
*.exe
|
|
*.dmg
|
|
*.patch
|
|
*.xml
|
|
!dives/*.xml
|
|
*~
|
|
po/*.mo
|
|
/subsurface
|
|
.dep/
|
|
share/
|
|
Documentation/user-manual.pdf
|
|
Documentation/user-manual.html
|
|
packaging/windows/subsurface.nsi
|
|
packaging/macos/Info.plist
|