mud/.gitignore
Jared Miller 485302fab3
Add store module with SQLite account persistence
Implements account management with password hashing (pbkdf2_hmac with SHA256)
and constant-time comparison. Includes player state serialization for position
and inventory persistence across sessions.
2026-02-07 21:42:07 -05:00

5 lines
40 B
Text

__pycache__
repos
build
data
.worktrees