feat: bootstrap clickthrough server, skill docs, and syntax CI
All checks were successful
python-syntax / syntax-check (push) Successful in 29s

This commit is contained in:
2026-04-05 19:59:39 +02:00
parent 6f9eedcc7a
commit 4aa51e2d69
12 changed files with 844 additions and 3 deletions

11
.gitignore vendored
View File

@@ -1,3 +1,10 @@
__pycache__
__pycache__/
*.pyc
.env
venv
venv/
.venv/
*.log
*.png
*.jpg
*.jpeg
*.webp