credential_watch / .gitignore
Humanlearning's picture
feat: Implement interactive query and expiry sweep agents with a Gradio UI, add a Hugging Face pre-push hook, and refine .gitignore.
e29da2b
raw
history blame contribute delete
54 Bytes
.env.*
.venv/
__pycache__/
*.pyc
.DS_Store
*.cpython*