From 183c4ddacef408250579368a1d609d381e8920db Mon Sep 17 00:00:00 2001 From: Leonid Svyatov Date: Tue, 11 Aug 2026 18:44:39 +0300 Subject: [PATCH] chore: ignore CONTEXT.md instead of CONCEPTS.md The agent skills configured in this checkout keep the shared domain vocabulary in `CONTEXT.md`. Nothing writes `CONCEPTS.md`. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 761fd7e..0447c1a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ # The generated pages under that tree are ignored by name further down. /docs/ STRATEGY.md -CONCEPTS.md +CONTEXT.md PRODUCT.md DESIGN.md .impeccable/