add services/web-ui/.gitignore

This commit is contained in:
Zac Gaetano 2026-04-07 21:58:22 -04:00
parent 403df6558b
commit b716a6e6d7

6
services/web-ui/.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
node_modules/
npm-debug.log
.DS_Store
*.swp
*.swo
.vscode/