first commit

This commit is contained in:
creations 2025-03-23 19:02:00 -04:00
commit 1f546f822e
Signed by: creations
GPG key ID: 8F553AA4320FC711
14 changed files with 341 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
out
dist
node_modules
.vscode-test/
*.vsix
bun.lock
vsc-extension-quickstart.md