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