summaryrefslogtreecommitdiffstats
path: root/.cursorignore
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-05-30 02:50:55 -0700
committeryum <yum.food.vr@gmail.com>2025-05-30 02:50:55 -0700
commite1b3f638a1ea448de9691f69eb62ebf4c3944c9f (patch)
tree28df6a8ba0805398a89aeb574e149b3bbd06aea5 /.cursorignore
parentf97cef182de55b6dbae8d2bc0477acfca6cc1f66 (diff)
More polish
- Filters actually get applied now, huge accuracy boost - Use silero-vad python library instead of rolling our own - Expose prompt parameter - Auto setup venv on launch - Clean up python output - Auto acquire all dependencies on launch - Add icon
Diffstat (limited to '.cursorignore')
-rw-r--r--.cursorignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.cursorignore b/.cursorignore
new file mode 100644
index 0000000..a8f4624
--- /dev/null
+++ b/.cursorignore
@@ -0,0 +1,2 @@
+**/node_modules
+**/site-packages \ No newline at end of file