Files
Jake-Pullen 5af82e5753 Bug fix no more request limit (#18)
* added tests

* Removed method no longer used due to YNAB api Changes
2025-04-04 18:49:44 +01:00

13 lines
127 B
Plaintext

*.env
*.csv
*.log
server_knowledge_cache.json
data/*
.venv/*
__pycache__/*
*/__pycache__/*
*.pbix
/logs/*
.vscode/*
*.coverage