remove test scripts and update gitignore

This commit is contained in:
祀梦
2026-01-27 21:29:57 +08:00
parent b06044c91c
commit 253350d1f2
3 changed files with 4 additions and 82 deletions

4
.gitignore vendored
View File

@@ -85,3 +85,7 @@ Thumbs.db
# ProxyPool Specific
db/
proxies.sqlite*
# Test/Maintenance Scripts
clear_*.py
test_*.py