mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-25 23:35:43 +00:00
Add native GPU static layout export path
This commit is contained in:
+10
-6
@@ -34,9 +34,13 @@ vite.config.js
|
||||
vite.config.d.ts
|
||||
|
||||
# Native capture build artifacts
|
||||
electron/native/wgc-capture/build/
|
||||
electron/native/cursor-monitor/build/
|
||||
|
||||
# Local debug helpers
|
||||
tmp-*.ps1
|
||||
.tmp-*.ps1
|
||||
electron/native/wgc-capture/build/
|
||||
electron/native/cursor-monitor/build/
|
||||
electron/native/gpu-export-probe/build/
|
||||
electron/native/bin/*/whisper-*
|
||||
electron/native/bin/*/whisper-runtime.json
|
||||
|
||||
# Local debug helpers
|
||||
tmp-*.ps1
|
||||
.tmp-*.ps1
|
||||
gpu-export-probe.mp4
|
||||
|
||||
Reference in New Issue
Block a user