add deno to the cli starters

This commit is contained in:
dswbx
2025-10-25 10:18:43 +02:00
parent 1fc6e810ae
commit b787837dd2
7 changed files with 48 additions and 16 deletions

5
examples/.gitignore vendored
View File

@@ -1,2 +1,5 @@
*/package-lock.json
*/bun.lock
*/bun.lock
*/deno.lock
*/node_modules
*/*.db