Import L2 (activity-pub) as l2/

This commit is contained in:
giles
2026-02-24 23:07:31 +00:00
43 changed files with 10021 additions and 0 deletions

11
l2/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
__pycache__/
*.py[cod]
.venv/
venv/
# Private keys - NEVER commit these
*.pem
keys/
# Secrets
.env