ee845e15b3
Add background themes and custom images Add shell command logging toggle Add UTF-8 locale guarantee for PTY Add Claude hook settings injection Add hotkey system for GUI Add glass panel styling Add search disabled state for agent panels Add zoom toggle command Add device report filtering Add entitlements for notarization Update version to 0.1.27
12 lines
206 B
Plaintext
12 lines
206 B
Plaintext
/target
|
|
**/target/
|
|
node_modules/
|
|
app/dist/
|
|
.DS_Store
|
|
|
|
# Generated daemon sidecar for DMG bundling (make dmg)
|
|
app/src-tauri/bin/
|
|
|
|
# Local notarization secrets (Apple ID / app-specific password)
|
|
.signing.env
|