14 lines
151 B
Plaintext
14 lines
151 B
Plaintext
# Build
|
|
/target/
|
|
|
|
# Debug artifacts
|
|
*.log
|
|
*.txt
|
|
!README.txt
|
|
test_output.json
|
|
captured-request-*.json
|
|
|
|
# Agent artifacts
|
|
.gemini/plans/
|
|
KNOWN_ISSUES.md
|