Initial commit: Sarthi Lab desktop application
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
node_modules/
|
||||
dist/
|
||||
dist-electron/
|
||||
*.log
|
||||
.DS_Store
|
||||
.env
|
||||
|
||||
# TTS/STT binaries and models (downloaded at runtime or during build)
|
||||
electron/piper/*
|
||||
electron/whisper/*
|
||||
Reference in New Issue
Block a user