Initial commit

This commit is contained in:
2026-01-16 00:32:24 +00:00
committed by GitHub
commit 0cc2aebec1
69 changed files with 16666 additions and 0 deletions

11
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "devcontainers"
directory: "/"
schedule:
interval: "weekly"