1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-03-08 04:44:50 +00:00
vorta/MANIFEST.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
263 B
Text
Raw Normal View History

2018-11-02 23:46:14 +08:00
graft src/vorta/assets
# Include all compiled .qm language files, but exclude the source language (en).
recursive-include src/vorta/i18n/qm *.qm
exclude src/vorta/i18n/qm/vorta.en.qm
2018-11-01 14:01:44 +08:00
recursive-exclude tests *
global-exclude *.DS_Store
global-exclude *.egg-info