1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-03-06 19:58:14 +00:00
vorta/.gitignore
TW e15675599e i18n infrastructure and policy (#134)
- Adds support for translating Python strings and .UI files with Qt's `QTranslator` class.
- Integrates the Transifex cloud translation service for managing translations.
- Adds translation policy and guidelines to `CONTRIBUTING.md`
2019-01-20 11:50:10 +08:00

18 lines
188 B
Text

.DS_Store
.idea/
build/
dist/
docs/
*.autosave
bin/macosx64/Sparkle.framework
bin/macosx64/borg
__pycache__
.eggs
vorta.egg-info
.coverage
.tox
.python-version
.vagrant
*.log
htmlcov
*.qm