更新 .gitignore 文件以忽略 .htpasswd 文件,添加简单密码认证的使用说明到 README 文件中,包含示例命令和配置步骤,增强文档的可读性和实用性。

This commit is contained in:
BetterAndBetterII
2025-08-18 20:31:28 +08:00
committed by Yuzhong Zhang
parent 3f10e749aa
commit 959f04400c
3 changed files with 54 additions and 0 deletions
+1
View File
@@ -11,3 +11,4 @@ node_modules
*.db
data/
.idea
.htpasswd