From 31aa1d2d37108e6b73badf6bb0446ff3d3a098f7 Mon Sep 17 00:00:00 2001 From: Anso Date: Sun, 21 Jun 2026 23:23:44 -0400 Subject: [PATCH] chore(gitignore): drop the obsolete frontend/DESIGN.md ignore entry (#1408) The design system reference now lives under docs/design/, which .gitignore already covers, so the standalone frontend/DESIGN.md ignore line points at the old location and is no longer needed. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 40f37b16..1488ee50 100644 --- a/.gitignore +++ b/.gitignore @@ -57,7 +57,6 @@ plans/ CLAUDE.md # Design system (local-only authoritative reference) -frontend/DESIGN.md .design-bundle/ docs/design/