anker-solix-api/.gitignore

19 lines
236 B
Plaintext
Raw Permalink Normal View History

2024-02-10 17:57:33 +00:00
# artifacts
**/__pycache__
.pytest*
*.egg-info
*/build/*
*/dist/*
# misc
.coverage
.vscode
coverage.xml
2024-02-12 00:09:40 +00:00
# files potentially containing personal credentials or data
2024-02-10 17:57:33 +00:00
**/authcache
2024-02-12 00:09:40 +00:00
**/exports
/node_modules/
/client.py
/daily_energy_*.csv