chore: .gitignore 新增 cookies*.txt 忽略规则

This commit is contained in:
simonkoson
2026-05-22 18:50:35 +08:00
parent a2f1710a7f
commit d55fde7fb5
+8 -7
View File
@@ -13,30 +13,31 @@ dist/
build/ build/
.vite/ .vite/
# 閰嶇疆(姘歌繙涓嶄笂浼) # 环境配置(永远不上传)
.env .env
.env.local .env.local
# 缂栬緫鍣 # 编辑器
.vscode/ .vscode/
.idea/ .idea/
*.swp *.swp
# 鎿嶄綔绯荤粺 # 操作系统
.DS_Store .DS_Store
Thumbs.db Thumbs.db
# 鏃ュ織杩愯浜х墿 # 日志运行产物
*.log *.log
cookie.txt cookie.txt
cookies*.txt
# 涓存椂鏂囦欢 # 临时文件
*.tmp *.tmp
*.bak *.bak
homePC/ homePC/
# Syncthing (鏋佺┖闂 NAS 鍚屾宸ュ叿浜х墿) # Syncthing (极空间 NAS 同步工具产物)
.stignore .stignore
# 数据库备份 / SQL dump(不进版本库) # ĘýžÝżâą¸ˇÝ / SQL dump(˛ť˝ř°ćąžżâ)
backups/ backups/