Import L2 (activity-pub) as l2/
This commit is contained in:
11
l2/.gitignore
vendored
Normal file
11
l2/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
# Private keys - NEVER commit these
|
||||
*.pem
|
||||
keys/
|
||||
|
||||
# Secrets
|
||||
.env
|
||||
Reference in New Issue
Block a user