Files
CaptchBreaker/.gitignore
2026-03-10 18:47:29 +08:00

15 lines
119 B
Plaintext

.venv/
__pycache__/
*.py[cod]
.idea/
.claude/
data/synthetic/
data/classifier/
checkpoints/
onnx_models/
.DS_Store