Add log example.

This commit is contained in:
戒酒的李白
2025-08-24 23:27:36 +08:00
parent f65387f951
commit 390c9e981f
11 changed files with 6877 additions and 4 deletions
+4 -4
View File
@@ -53,7 +53,7 @@ cover/
*.pot
# Django stuff:
*.log
# *.log
local_settings.py
db.sqlite3
db.sqlite3-journal
@@ -273,9 +273,9 @@ docs/.vitepress/cache
# ==== 日志和临时文件 ====
# 日志文件
*.log
logs/
*/logs/
# *.log
# logs/
# */logs/
# 临时文件
temp/