From b2a09818ab6976134eb8411d9289aee1312810da Mon Sep 17 00:00:00 2001 From: robhyrk Date: Fri, 7 Nov 2025 18:38:52 -0500 Subject: [PATCH] Update bought modal (#2529) * style: update trade result ,odal * update gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a31a42060..fc54a4c3f 100644 --- a/.gitignore +++ b/.gitignore @@ -49,4 +49,7 @@ yarn-error.log* /zeitgeist-sdk CLAUDE.md /.claude -/.cursor \ No newline at end of file +/.cursor +.cursor/ +.serena/ +DESIGN_SYSTEM.md \ No newline at end of file