Files
brainwave/.gitignore
T
QiuSWandCursor 4235cf9011 feat: add offline casting flow and local history sessions
Replace the development fixture shell with method intro, question, coin entry, and result screens. Persist locked casts in private Room storage under the save policy, and document remaining P2 content and P4 history-list gaps.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-19 10:58:09 +08:00

17 lines
234 B
Plaintext

.gradle/
**/build/
.idea/
*.iml
local.properties
captures/
hs_err_pid*.log
replay_pid*.log
# Signing material and local credentials must never enter the repository.
*.jks
*.keystore
keystore.properties
secrets.properties
.env
.env.*