chore: 将 .env 添加到 .gitignore

This commit is contained in:
WJZ_P
2026-03-16 00:47:48 +08:00
parent b552c88ba0
commit dd6facf4f6

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ node_modules/
.DS_Store .DS_Store
dist/ dist/
output/ output/
.env