feat: PR-Agent GitHub App server — sanitized source + Nix flake + CI deploy
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
# Secrets — never commit
|
||||
*.pem
|
||||
*credentials*.json
|
||||
webhook_secret.txt
|
||||
whsec*.txt
|
||||
.secrets.toml
|
||||
.env
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user