gitignore: 只保留 updates/index.html
Some checks failed
Deploy skills-market-server / deploy (push) Has been cancelled

This commit is contained in:
hj 2026-04-01 17:40:35 +08:00
parent 48e999149c
commit f3cfd83544

4
.gitignore vendored
View File

@ -1,4 +1,6 @@
node_modules/
.env
*.log
scripts/
scripts/
/updates/*
!/updates/index.html