blob: 5f605d29bc3caf64e0375671ad75f607183b8964 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
/target
# Runtime data directory: logs and state, not source.
# `.envrc` points MOJIBAKE_DATA here during development.
/.data/
# Coverage output
/lcov.info
*.profraw
# Local AI assistant instructions — personal, not part of the project
CLAUDE.md
CLAUDE.local.md
.claude/
|