Files
Microsoft-Rewards-Bot/.gitignore
LightZirconite e03761adfc feat: Enhance update mechanism with anti-loop protection and improved logging
- Implemented a restart counter to prevent infinite update loops.
- Added checks for update success using marker files.
- Improved logging for update attempts and failures.
- Created comprehensive documentation for npm commands and setup processes.
- Introduced a new update system using GitHub API for seamless updates.
- Added troubleshooting guidelines for common issues.
2025-11-09 20:13:30 +01:00

24 lines
339 B
Plaintext

sessions/
dist/
node_modules/
.vscode/
.github/
diagnostics/
reports/
accounts-created/
accounts.json
accounts.jsonc
notes
accounts.dev.json
accounts.dev.jsonc
accounts.main.json
accounts.main.jsonc
.DS_Store
.playwright-chromium-installed
*.log
.update-backup/
.update-download.zip
.update-extract/
.update-happened
.update-restart-count