chore: ignore test files

This commit is contained in:
test01
2026-01-04 01:43:36 +08:00
parent 672d350396
commit d32b46ca28
8 changed files with 4 additions and 1140 deletions

4
.gitignore vendored
View File

@@ -9,3 +9,7 @@ dist/
build/
*.egg-info/
__pycache__/
# 测试文件
test*.py
edgetunnel_proxy.py