From df7346ba13f2644703be8da894d51ae020abfa92 Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Mon, 18 May 2026 01:41:06 -0700 Subject: updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0b278a8..e2d42c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ .env .claude .venv/ -/design-system/ +design-system/ +docs/ !frontend/public/design-system/ !frontend/public/design-system/** __pycache__/ -- cgit v1.3-2-g0d8e