chore: add .gitignore and .vscodeignore configuration files

This commit is contained in:
2026-04-24 09:15:06 -04:00
parent 038e39307e
commit 40af76b869
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
.vscode/**
.git/**
node_modules/**
*.vsix