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>
17 lines
234 B
Plaintext
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.*
|