From 46981791a3d72049589f00302196f793e9426aa5 Mon Sep 17 00:00:00 2001 From: heaven Date: Sat, 18 Apr 2026 01:00:33 +0300 Subject: [PATCH] update gitignore with desired features --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d98119b8..d4849002 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ devAssets .idea .vscode .codex -.claude \ No newline at end of file +.claude +docs/ai/desired_features.md \ No newline at end of file