Created a transaction import voucher. I will use it to import my credit card and bank statements.

This commit is contained in:
2026-07-20 09:21:46 +00:00
parent 7ad4f8c312
commit 81619f8569
11 changed files with 1001 additions and 0 deletions

13
.gemini/settings.json Normal file
View File

@ -0,0 +1,13 @@
{
"mcpServers": {
"context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp",
"--api-key",
"ctx7sk-200afd5d-1a75-4c28-a3fb-3f3a26a721a0"
]
}
}
}