Initial bass-manage Qt Quick / Kirigami control panel.
PipeWire LFE/center mix UI with live pw-cli controls and conf save/reload.
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Build
|
||||
/build/
|
||||
/cmake-build-*/
|
||||
*.o
|
||||
*.a
|
||||
moc_*.cpp
|
||||
*_autogen/
|
||||
|
||||
# Editor / OS
|
||||
*~
|
||||
*.swp
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
*.user
|
||||
*.autosave
|
||||
Reference in New Issue
Block a user