.gradle/
build/
captures/
*.apk
*.ap_
*.aab
*.iml
.idea/
local.properties
.cxx/

# Release signing secrets — never commit these
keystore.properties
*.jks
*.keystore

# Generated e2e test data (run generate_testdata.sh to create)
testdata/**/*.img
testdata/**/*.key
testdata/**/pim.txt
testdata/**/expects_error.txt
testdata/**/expected_fs.txt
testdata/**/cipher.txt

# Test run artifacts
logcat_*.txt
test_out.log
session_summary.txt
testdata/**/password.txt
testdata/**/boot.txt
r*.log
test.img
*_strategy.txt

# E2E test reports
e2e_report_*.md
logcat_*.txt
