Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NTDbDcwbDw1TSAcE6wfh2F
38 lines
753 B
Plaintext
38 lines
753 B
Plaintext
/go-mobile-control-demo.exe
|
|
/portal-poc.exe
|
|
/portal-poc-new.exe
|
|
/portal-poc*.log
|
|
/.cache/
|
|
/.playwright-mcp/
|
|
/server*.log
|
|
/android-sound-helper/.gradle/
|
|
/android-sound-helper/build/
|
|
/android-sound-helper/app/build/
|
|
|
|
# Archived proof-of-concept code and local artifacts.
|
|
/demo/
|
|
|
|
# Local Gitea credentials used by development tooling.
|
|
/gitea.env
|
|
/config.yaml
|
|
/server/config/settings.local.yml
|
|
|
|
# Generated build and local environment artifacts.
|
|
/server/go-admin
|
|
/server/go-admin.exe
|
|
/server/*.db
|
|
/server/logs/
|
|
/server/temp/
|
|
/web/node_modules/
|
|
/web/dist/
|
|
/web/temp/
|
|
/android/.gradle/
|
|
/android/local.properties
|
|
/android/**/build/
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
# Third-party capture and device dumps: contain credentials, tokens and personal data.
|
|
*.har
|
|
/xml_data/
|