1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Generated by Cargo
/target/
Cargo.lock
# IDE
.idea/
.vscode/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Debug
*.pdb
# Temporary files
*.tmp
*.temp
# Test coverage
/coverage/
*.profraw
*.profdata
# Documentation
/target/doc/
# Benchmarks
/target/criterion/
# AGIT - AI-Native Git Wrapper (V2 Git-native storage)
# All local state - shared data is in refs/agit/* and Git ODB
.agit/
# MCP configs (shared with team)
!.mcp.json
!.cursor/mcp.json
!.vscode/mcp.json