mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 00:56:16 +00:00
- Add .github/copilot-instructions.md (1150+ lines) - Document all 40+ files analyzed - Cover architecture, utilities, advanced features - Exclude .github/ from ZIP downloads (export-ignore) - Remove .github/ from .gitignore (now tracked)
23 lines
330 B
Plaintext
23 lines
330 B
Plaintext
sessions/
|
|
dist/
|
|
node_modules/
|
|
.vscode/
|
|
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
|