mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
Complete M1 identity work, fix runtime URL regressions, repair the test suite, add CI, migrate packaging/AppImage branding to Bearhub, and document the Qt6/PySide6 migration plan.
22 lines
321 B
Plaintext
Executable File
22 lines
321 B
Plaintext
Executable File
env
|
|
venv
|
|
.venv
|
|
.vscode/
|
|
*.pyc
|
|
.idea
|
|
__pycache__
|
|
*.orig
|
|
dist
|
|
*.egg-info
|
|
build
|
|
*.db
|
|
linux_dist/appimage/AppDir
|
|
linux_dist/appimage/appimage-builder-cache
|
|
linux_dist/appimage/*.zsync
|
|
linux_dist/appimage/*.AppImage
|
|
linux_dist/appimage/*.gz
|
|
linux_dist/appimage/*.gz.*
|
|
linux_dist/appimage/bearhub-*
|
|
linux_dist/appimage/bauh-*
|
|
|