Add initial VibeGuard browser extension

This commit is contained in:
Jordan Wages 2026-08-24 15:27:46 -05:00
commit 9c65a61ebb
43 changed files with 125275 additions and 2 deletions

6
.gitignore vendored
View file

@ -528,3 +528,9 @@ FodyWeavers.xsd
# Built Visual Studio Code Extensions
*.vsix
# VibeGuard build artifacts
node_modules/
dist/
coverage/
.DS_Store