chore: add .gitignore and untrack node_modules/dist

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
TerryM
2026-05-12 16:16:36 +08:00
parent 03d3800c6c
commit adde7b28ad
12090 changed files with 7 additions and 1260637 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
node_modules/
dist/
.astro/
.omc/
.env
.env.*
!.env.example