Files
clawsec/skills/openclaw-audit-watchdog/.clawhubignore
T
David Abutbul d3c703aea6 ClawSec init
2026-02-05 21:58:23 +02:00

13 lines
147 B
Plaintext

# Exclude local caches and build outputs from ClawHub upload
.DS_Store
.git/
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.env
.venv/
.cache/