初始化 Uranium 官方网站

This commit is contained in:
Coldsmile_7
2026-07-20 01:38:32 +08:00
commit 3d36a5f77b
35 changed files with 2453 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
# Dependencies
node_modules/
bun.lock
# Build outputs
dist/
.astro/
.wrangler/
# Cache
.cache/
# Logs
*.log
# Environment files
.env
.env.*
# OS files
.DS_Store
Thumbs.db
# IDE files
.vscode/
.idea/
# Lock files
package-lock.json
yarn.lock
pnpm-lock.yaml
worker-configuration.d.ts