http.js文件不上传

This commit is contained in:
2023-11-12 14:00:50 +08:00
parent 6fffb44462
commit fd751fc44f

1
.gitignore vendored
View File

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