1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-23 16:26:55 +00:00
vorta/.gitignore
Manuel Riel b55c32517c
v0.5.1 (#63)
* Simplify non-blocking BorgThread.run.
* Fix issue with displaying nested folders in extract-dialog.
* Fix error text expansion.
* Add many new tests. Dont open main window on startup.
2018-11-30 08:40:18 +08:00

17 lines
183 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