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.
14 lines
504 B
Plaintext
14 lines
504 B
Plaintext
include LICENSE CHANGELOG.md README.md requirements.txt
|
|
recursive-include gfx *
|
|
recursive-include bearhub/desktop *
|
|
recursive-exclude bearhub/desktop *.orig
|
|
recursive-include bauh/view/resources *
|
|
recursive-exclude bauh/view/resources *.orig
|
|
recursive-include bearhub/view/resources *
|
|
recursive-exclude bearhub/view/resources *.orig
|
|
recursive-include bauh/gems/*/resources *
|
|
recursive-exclude bauh/gems/*/resources *.orig
|
|
recursive-exclude linux_dist *
|
|
recursive-exclude venv *
|
|
recursive-exclude .venv *
|