Browse Source

chore: 忽略 .agents、.cursor、test-results、tests/tests

Co-authored-by: Cursor <cursoragent@cursor.com>
master
dark 1 month ago
parent
commit
9cb2125ef0
  1. 7
      .gitignore

7
.gitignore

@ -103,6 +103,13 @@ local.properties
*.db *.db
server/data/ server/data/
# 本地/IDE 与测试产物
.agents/
.ai-context/
.cursor/
test-results/
tests/tests/
# 密钥配置 # 密钥配置
alikey.md alikey.md
*key*.md *key*.md

Loading…
Cancel
Save