Initial public release of OutlookRegister.
Fork of LainsNL/OutlookRegister with OAuth hardening, optional recovery email, batching, and MIT license. Ships example config only (no local secrets).
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.venv/
|
||||
venv/
|
||||
.env
|
||||
log/
|
||||
*.log
|
||||
browser_profiles/
|
||||
|
||||
# Local secrets & runtime data (never commit)
|
||||
config.json
|
||||
config.local.json
|
||||
Results/
|
||||
!Results/.gitkeep
|
||||
|
||||
# Local tooling
|
||||
_merge_from_monorepo.py
|
||||
Reference in New Issue
Block a user