- add ansible playbooks and roles for deploying taler exchange and merchant
- configure PostgreSQL, GNU Taler repositories, and services
🔧 chore(config): provide example env and gitignore for sensitive files
- create .env-example with placeholders for sensitive info
- add .gitignore entries for .env and common editor files
7 lines
55 B
Text
7 lines
55 B
Text
.env
|
|
__pycache__/
|
|
*.retry
|
|
ansible.log
|
|
.vscode/
|
|
.idea/
|
|
|