2839f83dde
Moment has different default directories and is controlled by different environment variables. On first startup, Moment detects Mirage directories and offers to copy them. It doesn't make sense to migrate logins without migrating encryption keys, so this is now included in migration. Themes are migrated as well. Only offer migration is only if both config and data directory are able to be migrated.
34 lines
398 B
Plaintext
34 lines
398 B
Plaintext
__pycache__
|
|
.mypy_cache
|
|
*.egg-info
|
|
*.pyc
|
|
|
|
*.qmlc
|
|
*.jsc
|
|
|
|
*~
|
|
|
|
tmp-*
|
|
|
|
build
|
|
dist
|
|
.qmake.stash
|
|
Makefile
|
|
mirage
|
|
mirage.pro.user
|
|
moment
|
|
moment.pro.user
|
|
*.AppImage
|
|
|
|
tags
|
|
|
|
packaging/flatpak/flatpak-env
|
|
packaging/flatpak/requirements.txt
|
|
packaging/flatpak/flatpak-env-requirements.txt
|
|
packaging/flatpak/flatpak-pip.json
|
|
packaging/flatpak/flatpak-pip-generator
|
|
.flatpak-builder/
|
|
flatpak-build/
|
|
|
|
docs/TODO.md
|