Initialization

This commit is contained in:
He
2026-06-15 19:01:02 +08:00
commit 325c267f0c
28 changed files with 12087 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Environment variables
.env*.local
# Common ignores
node_modules
.next/
out/
.DS_Store