Files
msgexchange-v2/.gitignore
T

27 lines
454 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# --- 构建/工具产物 ---
.gradle/
# 本地构建缓存(本机 Gradle 用户目录,U02)
.gradle-home/
# 本地 Gradle/Java tmp(U02:环境约束,需放可执行文件系统)
.gradletmp/
build/
out/
# Kotlin 增量编译目录(R07
.kotlin/
# --- IDE / 本地工具 ---
*.iml
.idea/
# 本地 agent 工具目录(R07
.opencode/
.zcode/
.qoder/
# --- 系统 ---
.DS_Store
# agents
agents.state.json
.openagentpack/versions/
.env