From c507954562cae0ac3aec350d5e84b602008c0987 Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Sat, 21 Jun 2025 14:44:14 -0400 Subject: [PATCH] update --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8042a49..97ef47f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ tmp*/ venv/ .venv +voxvera/ +voxvera/src/ + # OS and editor files .DS_Store Thumbs.db