Files
captcha-service/.gitignore
T

17 lines
134 B
Plaintext

# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
env/
.env
*.key
# System files
Thumbs.db
.DS_Store
desktop.ini