summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTyler Hoang <tyler@tylerhoang.xyz>2026-05-17 13:07:40 -0700
committerTyler Hoang <tyler@tylerhoang.xyz>2026-05-17 13:07:40 -0700
commit62bdd79b3473262dde5fb0a90eab34fe7bf344fd (patch)
tree84f75baf7503e1df77c8335750650a72b088468a /.gitignore
parent1482422f2f5b236cdcdff4429ae06bb55dca4083 (diff)
'UI Shell and General Architecture'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2e5e10b..6e3fa68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
.env
.venv/
+/design-system/
+!frontend/public/design-system/
+!frontend/public/design-system/**
__pycache__/
.pytest_cache/
.run/