# Rust build artifacts /target/ **/*.rs.bk Cargo.lock.bak # Runtime data (bot 运行时生成) /data/ !data/.gitkeep # Secrets *.pem *.key *.secret secret.bin # Editor .vscode/ .idea/ *.swp *.swo .DS_Store Thumbs.db # Environment .env .env.local # Logs *.log logs/ # Cache .cache/ # 重复的 plan 副本(正式版在 C:\Users\Administrator\.claude\plans\) /lexical-meandering-lighthouse.md # Added by cargo /target