Updated gitignore.
This commit is contained in:
parent
c8419cfcb2
commit
3a43cfe30e
|
|
@ -39,3 +39,7 @@ yarn-error.log*
|
|||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# claude and context
|
||||
/.claude
|
||||
/context
|
||||
|
|
|
|||
Loading…
Reference in New Issue