chore: data/auto_state 为运行时爬取状态, 移出版本控制 (.gitignore)

This commit is contained in:
2026-08-12 09:57:53 +08:00
parent 909e8e01b5
commit d9c9f0c633
3 changed files with 1 additions and 46902 deletions
+1
View File
@@ -5,3 +5,4 @@ data/cookies_*.json
logs/
out/
data/exports/
data/auto_state/
File diff suppressed because it is too large Load Diff
-11
View File
@@ -1,11 +0,0 @@
{
"pending": [],
"visited": [
"http://127.0.0.1:38081/p2",
"http://127.0.0.1:38081/p5",
"http://127.0.0.1:38081/p3",
"http://127.0.0.1:38081/",
"http://127.0.0.1:38081/p1",
"http://127.0.0.1:38081/p4"
]
}