mirror of
https://github.com/yuga-hashimoto/openclaw-assistant.git
synced 2026-08-14 08:47:12 +00:00
27 lines
352 B
Plaintext
27 lines
352 B
Plaintext
local.properties
|
|
.gradle/
|
|
build/
|
|
*.iml
|
|
.idea/
|
|
firebase-debug.log
|
|
|
|
*.keystore
|
|
**/google-services.json
|
|
|
|
# VOICEVOX model files (large binary, downloaded at runtime)
|
|
*.vvm
|
|
|
|
# Agent instructions
|
|
AGENTS.md
|
|
|
|
# Claude Code settings
|
|
.claude/
|
|
|
|
# Local agent/tooling artifacts
|
|
.claude_bak/
|
|
.kotlin/
|
|
.playwright-mcp/
|
|
artifacts/
|
|
artifacts-current.png
|
|
__pycache__/
|