security: support secure env-based firebase admin configurations and ignore sensitive keys in git
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -24,3 +24,9 @@ whatsapp_app/android/local.properties
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
|
||||
# Sensitive Configurations
|
||||
whatsapp_bridge/serviceAccountKey.json
|
||||
whatsapp_bridge/fcm_token.json
|
||||
whatsapp_bridge/.env
|
||||
whatsapp_bridge/.env.*
|
||||
|
||||
Reference in New Issue
Block a user