summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Hoang <tyler@tylerhoang.xyz>2026-05-18 01:41:06 -0700
committerTyler Hoang <tyler@tylerhoang.xyz>2026-05-18 01:41:06 -0700
commitdf7346ba13f2644703be8da894d51ae020abfa92 (patch)
treed57245bad52d950fb413a1cefd9440fce6c45605
parenta9509decda5ce1eeb16a100c16b08b3c51c53bae (diff)
updated gitignore
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
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__/