task#14196,忽略配置文件更改

This commit is contained in:
2024-06-29 16:57:46 +08:00
parent 605bc306a5
commit 481c37f708

2
.gitignore vendored
View File

@ -6,7 +6,7 @@ node_modules
# local env files
.env.local
.env.*.local
/http.js
src/http.js
http.js
# Log files
npm-debug.log*