Files
CFspider/.gitignore
2026-01-06 11:14:04 +08:00

22 lines
216 B
Plaintext

pages/
node_modules/
wrangler.toml
.wrangler/
dist/
build/
*.egg-info/
__pycache__/
# 临时文件
edgetunnel_proxy.py
# 测试文件
test.py
test_*.py
*.html
# 镜像输出目录
mirror/
*_mirror/
test_mirror_*/