Files
activity-pub/.gitignore

12 lines
101 B
Plaintext

__pycache__/
*.py[cod]
.venv/
venv/
# Private keys - NEVER commit these
*.pem
keys/
# Secrets
.env