Ignore local assistant artifacts
Adds patterns for local session/token usage artifacts so they don't show up as untracked changes.
This commit is contained in:
parent
0e1b9666b4
commit
6503f9380a
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -11,3 +11,7 @@ coverage/
|
|||
logs/
|
||||
.tmp/
|
||||
apps/web/.next/
|
||||
|
||||
# Local assistant artifacts
|
||||
session-ses_*.md
|
||||
token-usage-output.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue