- 新增 DrissionPage 基础教程(01-05) - 新增 Playwright 基础教程(01-05) - 新增网络基础教程(01-05) - 新增 test_learning_examples.py 单元测试 - 更新 .gitignore 忽略 learning/*/output/ 目录
10 lines
111 B
Plaintext
10 lines
111 B
Plaintext
.DS_Store
|
|
.douyin-chrome-profile/
|
|
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
video/
|
|
video_p2/
|
|
.pytest_cache/
|
|
learning/*/output/
|